-
![image](https://github.com/autodistill/autodistill-grounded-sam/assets/101464720/aa1abb50-f68c-4ce9-9552-f3f92e29f6f9)
-
the (/usr/local/lib/python3.10/dist-packages/autodistill_dinov2/__init__.py) file is empty currently so I cannot import the distilled DINOv2 yet
(I noticed on the site that it's work in progress so …
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Question
Hello,
I was wond…
-
Hi,
generate_training_data.py requires anonymizer, which in turn requires tensorflow-gpu and a myriad of other packages, as well as a lower python version (3.6) to be installed. This is in conflict…
-
Lemme know if this will to any use for anybody it works via Youtube videos and the frames in them you can change that for something else if you want as well.
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar feature requests.
### Description
right now YOLOv8 m…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
```
Current:
https://docs.au…
-
The `GroundedSAM` class doesn't seem to use the DEVICE, which makes me wonder if it gets GPU acceleration.
see here https://github.com/autodistill/autodistill-grounded-sam/blob/main/autodistill_gr…
-
Fix all scripts. Use assert and tests, refactor, clean, modularize codebase.
Also format readme according to https://github.com/hasibzunair/mlcv-readme-template
check seg work, match data load…
-
This line in `seggpt.check_dependencies` changes the working directory of the Python process, but never reverts to the original working directory once the dependency check is complete. This lack of r…