-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
no images, labels generated even…
-
Hello,
It seems there is a minor issue in using GroundingDINO. I get the following message: Perhaps, a simple check may solve the
issue.
Labeling People/thenewyorker_its-what-each-person-needs…
-
### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Description
Thanks once more, thi…
-
Hello,
Isn't this code using Open-AI Clip and not meta-clip model? Can someone confirm?
Thanks
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
I tried to distill Grounding SAM…
-
When calling `model.label()` with `autodistill`, it'd be helpful if images can be provided as numpy arrays. Many use cases have images in this format already, and converting between image encoding can…
-
another broken link https://autodistill.github.io/autodistill/base_models/detr/
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
so,i can't dow…
-
Traceback (most recent call last):
File "/home/smiv/Temp2018/ZWP/project2/01-yolo/autodistill/s.py", line 1, in
from autodistill_seggpt import SegGPT, FewShotOntology
File "/home/smiv/anac…
-
from autodistill.detection import CaptionOntology
ontology=CaptionOntology({
"licence": "number-plate ",
})
from autodistill_grounded_sam import GroundedSAM
base_model = GroundedSAM(o…