-
```
2 Pipelines
2 potential pipelines, what do you think? We should make one for robotic datasets
1. Infinigen -> Segment Anything Video -> Very Rich and Detailed Dataset.
2. Segment Anything …
-
Hello,
I am trying the mode for the first time. I get the following message on Apple M1. Can someone help?
File "/Users/Projects/FastSAM/gitsrc/utils/tools.py", line 179, in fast_process
img_…
-
Reference: https://github.com/ChaoningZhang/MobileSAM
Our project performs on par with the original SAM and keeps exactly the same pipeline as the original SAM except for a change on the image…
-
Can I read all the pictures in the folder at one time and use only one text prompt? I tried to do this, but an opencv error occurred. Is there a mistake in my operation or other reasons, because this …
-
Reference: https://github.com/ChaoningZhang/MobileSAM
Our project performs on par with the original SAM and keeps exactly the same pipeline as the original SAM except for a change on the image…
-
Hello,
python Inference.py --model_path FastSAM-x.pt --img_path images/dogs.jpg
I got the following error when I ran it.
AttributeError: 'FigureCanvasTkAgg' object has no attribute 'renderer'…
-
Hi, I have gone through the codes, and found that there's nothing can be trained in the decoder. I'm a little curious which part of the model can be fine tuned, or this project is only a yolov8-seg mo…
-
Hey,
Huge thanks for such a great repo that you have made, just wanted to know if it can be fine tuned for specific purposes, it would be great if you could provide code to fine tune the model on COC…
-
I want to use this pro to deploy.
-
Hey guys,
great work on this. I'm one of the co-authors of Ultralytics YOLOv8 and was wondering if you'd like to add support for fast SAM to Ultralytics models HUB here -> https://docs.ultralytics.co…