-
|
I’d like to know if it’s possible to use SAM v2 (or other segmentation models) in the following way:
The goal is to maintain consistent labeling across images—for example, if I label a few buildings in one image, I’d like the model to segment all buildings in another image with the same target value. Questions:
Thanks in advance for any guidance! PS: @giswqs thank you so much for the great work that you have done and the efforts into this package. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
SAM3 has better support for this. See https://samgeo.gishub.org/examples/sam3_image_segmentation/ |
Beta Was this translation helpful? Give feedback.
SAM3 has better support for this. See https://samgeo.gishub.org/examples/sam3_image_segmentation/