-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
basemodel:GroundedSAM…
-
My issues image
![image](https://github.com/autodistill/autodistill/assets/62364738/1fd33716-386c-40c0-9bac-562c9cf1179f)
My code
![image](https://github.com/autodistill/autodistill/assets/62364738…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Description
I want to add supp…
-
https://github.com/autodistill/autodistill/issues/125#issue-2119589006
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar bug report.
### Bug
The sv.DetectionDataset.from…
-
Hi,
I am using your demo notebook for getting annotation but, for some objects label is None. How to resolve this ? Do i need to provide certain class names only which are predefined ?
-
!pip install -q \
autodistill \
autodistill-grounded-sam \
autodistill-yolov8 \
supervision==0.9.0
error: subprocess-exited-with-error
× python setup.py egg_info did not run successful…
-
Repo: https://github.com/IDEA-Research/T-Rex
Demo: https://huggingface.co/spaces/Mountchicken/T-Rex2
-
Hello,
I tried to run
```
python app.py
```
from `awesome-openai-vision-api-experiments/experiments/gpt4v-grounding-dino-detection/`
and got this error:
`ModuleNotFoundError: No module named …
-
can't import yolo-world model , just change this **from autodistill_yolo_world.yolo_world_model import YOLOWorld** in init file to from **autodistill_yolo_world.yolo_world_model import YOLOWorldModel*…