Manthan Patel

Results 7 comments of Manthan Patel

Hi @Neonkraft I am using nasbench201 search space.

Thanks for the information. I am using autodistill-grounding-dino for creating annotated dataset. How should I proceed if I want to pass the whole folder of images as input? For eg:...

Thanks for the updtae. But still it is unable to process the pgm images with the fix. ``` (test) PS C:\work\masterarbiet\annotator_test> python .\test.py trying to load grounding dino directly torch.meshgrid:...

I am using .label() function in Autodistill

I have checked the code and it returns the xyxy width height format. For converting to YOLOv8 format (x_center y_center width height) I have to modify the code. -- Background:...

Hi, As required, I would like to implement the dilate function using separable convolution.

Issue already solved here #124 .