-
from autodistill.detection import CaptionOntology
ontology=CaptionOntology({
"licence": "number-plate ",
})
from autodistill_grounded_sam import GroundedSAM
base_model = GroundedSAM(o…
-
# question
i have a super GPU machine to run model, however, when i install all pkgs by following the commands in the repo's readme.md, i met an eccentric problem, i can't use my gpu!
can you help …
-
A lot of problems with the code on colab have been corrected. The remaining compilation problem remains, and I don’t know how to deal with it.
![微信图片_20231009105201](https://github.com/hkchengrex/Tra…
-
I have done the following
```git clone https://github.com/IDEA-Research/Grounded-Segment-Anything
cd Grounded-Segment-Anything
pip install -r requirements.txt
cd GroundingDINO
pip install…
-
Here is my outcome.
![image](https://user-images.githubusercontent.com/108318655/231468522-2b031398-f18d-42d7-81c4-b627d8ede755.png)
I want to get a white and black jpg, what can i do? Thanks!!!!
-
Leave below as comments your memos that grapple with the topic of climate change, inspired by the readings (Synthesis report from IPCC5, IPCC Special Report: Global Warming of 1.5°C, Bill McKibben's “…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Have you updated WebUI and this …
-
推理出来的标签和原图有错位
![image](https://github.com/IndustryEssentials/ymir/assets/11644650/f495b313-4cb1-43ea-8395-99abfb33ca62)
-
```
from autodistill_grounded_sam import GroundedSAM
from autodistill_yolov8 import YOLOv8
from autodistill.detection.caption_ontology import CaptionOntology
# define an ontology to map class na…
-
ubuntu 18.04
cuda 11.6
torch 1.21
when i run python demo/demo_gradio.py and chose the Text prompt to run it shows as follows:
OSError: We couldn't connect to 'https://huggingface.co' to load t…