-
I run autodistill like this:
```sh
autodistill --base "grounded_sam" --model_type detection --epochs 50 --upload-to-roboflow False --target "yolov8" --ontology '{"caption": "label"}' --output ./dat…
-
I am trying to use this tool and run a simple script to test it out, but get this error. Am i I missing an import or something?
Sorry if this is some oversight, but could use some help.
```
from …
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
What is the format of…
-
![Screenshot from 2023-08-24 16-36-37](https://github.com/roboflow/roboflow-python/assets/59314275/595ec8da-3fd3-4443-8e17-203c985ba618)
8 anotated but show 6
xmsi updated
10 months ago
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
Hi,
Whether Au…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
How to convert existi…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
How can I inst…
-
Hi,
I am using autodistill-grounding-dino to annotate imgaes for yolov8 training. Yolov8 model expects the labels in format (class x_center y_center width height).
- Is the format returned by au…
-
Current model is unable to process the .pgm images. While the actual grounding DINO model can process these type of images(Tested on the colab notebook https://colab.research.google.com/github/roboflo…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
Custom trained yolov …