Closed Luciennnnnnn closed 8 months ago
I want to achieve semantic or panoptic segmentation, if Grounded-SAM can not do this, what's the recommended model?
@Luciennnnnnn Hello, G-SAM can do panoptic segmentation tasks, you can refer to this project as a good example:
@rentainhe Hi, thank you for your recommendation, i'll take a look at it.
So if I want to achieve automatic open-vocabulary panoptic segmentation, is my current best choice RAM++ + G-SAM?
So if I want to achieve automatic open-vocabulary panoptic segmentation, is my current best choice RAM++ + G-SAM?
Yep, maybe this is the simplest way to achieve a good result, you can visualize and double-check the results
@rentainhe That would be great! Thanks!
Hi, great work! Can I use this project for semantic segmentation? Cause I also cares about the segmentation and the category of the background.