James

Results 194 comments of James
trafficstars

Thank you for your response! We enable people to use FastSAM to auto-label data in the Autodistill framework. Here is an example: ```python from autodistill_fastsam import FastSAM from autodistill.detection import...

It looks like this has been reported as an issue in Grounding DINO: https://github.com/IDEA-Research/GroundingDINO/issues/181. Can you try to run inference on the single image where labeling stops? You can do...

Thank you for the report; it is greatly appreciated! I will push a new version with the requisite dependencies. I also have to get CLIP installed as a post-setup dependency;...

I have just pushed `visionscript==0.0.7` which includes fixes for the dependencies (including CLIP), and the missing JSON file. On my TODO list are to finish the FastSAM installation process (used...

@oceanthrsty Your listing out the dependencies that weren't installed was _so_ helpful -- thank you!

Ah one more! I just added that dependency in the latest version to power https://visionscript.dev/roboflow/. I'll add that dependency and distribute a new version on PyPi.

How would this work? We'd have a Docker that runs the Notebook server, or that can be accessed via the CLI to use the language?

Feel free to submit a PR if you are interested. This would be great to have!