Open baiyunshu opened 10 months ago
Hi, we get this object id from the training label in data/bear/object_mask
folder. You can check the pixel value of the label map for corresponding object.
Another way for text-prompt, since SAM masks are class-agnostic, we can use the mask output of grounded-sam to match our label to give semantic information.
i want to change the id but how can i know what object does each id represent?