-
Unless I'm missing something, The docs do not show how accelerate training on MPS GPU
ghost updated
8 months ago
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and f…
-
### Search before asking
- [X] I have searched the Autodistill [issues](https://github.com/autodistill/autodistill/issues) and found no similar bug report.
### Bug
Hi, i tried to run your t…
-
I'm currently using Python version 3.10.13.
I cannot install this autodistill-grounding-dino and autodistill-grounded-sam using
`pip install autodistill-grounding-dino`
and
`pip install autodi…
-
app_info.py i changed to GPU, but still using my cpu to labeling
-
I am using GroundedSAM to label e-scooters using
`base_model.label(input_folder="./images", output_folder="./dataset")`
however with
`ontology = CaptionOntology({
"electric scooter": "e-sc…
-
When I try to use GroundedSAM to generate annotation, It went something wrong.
trying to load grounding dino directly
downloading dino model weights
Traceback (most recent call last):
File "/w…
-
Say I have labeled some images in a format of one of the target models (e.g. YOLOv8).
Is it possible to use them to assist the automatic labeling by the base model?
In my use case, the classes to la…
-
Hello there! I am an engineer at Roboflow. I am working on adding SLiME into [Autodistill](https://github.com/autodistill/autodistill), our framework for using foundation models like SLiME to label da…
-
Hello,
I've been trying to replicate the environment and I noticed that a pip install openai, roboflow is missing in order to have the code imports properly working (It seems to be ommited in the r…