-
### 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…
-
Hi, could you please explain the difference between this work and Grounded SAM (https://github.com/IDEA-Research/Grounded-Segment-Anything/tree/main)?
-
I'm trying to fine-tune a Mask2Former segmentor with a custom dataset by using MMSEGMENTATION plus the code made available in this repository. However, I'm running into some trouble because of the dat…
-
Thanks for your brilliant work!
I've been working on semantic segmentation with noisy labels recently. Have you tried this idea on any segmentation datasets? Or what changes can be done for apl-losse…
-
Hi,
I have got that prompt issue below:
```
Traceback (most recent call last):
File "/Users/okanduzyel/Downloads/segment-anything/testWithPrompt.py", line 23, in
masks, _, _ = predic…
-
Hi,
For object detection, I made below changes and training and inferencing was successful.
del checkpoint["model"]["class_embed.weight"]
del checkpoint["model"]["class_embed.bias"]
For Inst…
-
In the demo, when we click on everything it creates mask for all the objects identified by mask, and then on clicking cutouts we get the cutout images of all the objects. I am working on one problem,…
-
Hi,
Is there support for VOC data set or COCO dataset when annotating images using tools like labelme
Kind Regards.
-
Hi!
Thank you for this great package! I added a small function to stream from the webcam and add masks on the output.
The framerate is a bit slow but might be interesting to develop.
If you …
-
**Environment:**
Windows 11 WSL2 kernel 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 GNU/Linux
```
PS C:\Users\sr> wsl -l -v
NAME STATE VERSION
* …