-
I hope it would be possible to include the download link for the model in the readme file. Accessing downloads in my country can be quite challenging. If it's not too much trouble, perhaps you could a…
-
I encountered a software crash while loading the SAM model.
Error message:
Traceback (most recent call last):
File "D:\anaconda\envs\anylabelme\lib\site-packages\anylabeling\utils.py", line 15, i…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
Hi all, wanted to share my work on SAM2 with Docker and UI! You can also visualize SAM masks with `matplotlib` as in the notebook. As a heads up, the Docker image is a little beefy.
Link: https://g…
-
Hello, thanks for the awesome collection of demos and code.
I wonder if you have benchmarks or comparisons of the text grounding segmentation capabilities of GroundingDino vs Florence-2? While I've b…
-
### 🐛 Bug Report
I regularly use viewer.layers.clear() or viewer.layers.remove() to clean up and then add new layers. However it is usually only a matter of time before I get a blank main canvas a…
-
Hi,
I have a conda environment set up with python 3.10. I tried running `pip install -e .` but got the following error:
```
ERROR: Package 'SAM-2' requires a different Python: 3.8.10 not in '>=…
-
ImportError: Failed to map segment from shared object for _C.so
描述: run the code: python demo_video.py segmentation/evf-sam2-multitask
ImportError: /EVF-SAM/model/segment_anything_2/sam2/_C.so: f…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Hello,
Thank you for the interesting code.
I noticed the model looks quite different when compared with what is in SAM2 repo: https://github.com/facebookresearch/segment-anything-2/blob/7e1596c0b…