tokenize-anything icon indicating copy to clipboard operation
tokenize-anything copied to clipboard

How to do global segmentation?

Open xxk123456 opened this issue 2 years ago • 3 comments

Thank you for your model.!I would like to know how your model performs global segmentation. Can the author open source the inference code for global segmentation in the future?

xxk123456 avatar Jan 08 '24 11:01 xxk123456

Hi, @xxk123456

Global Segmentation (i.e., Automatic Mask Generator, AMG) is just one simple use case of single point prompting. You can directly follow Meta's implementation and implement your custom predictor.

PhyscalX avatar Jan 08 '24 11:01 PhyscalX

Thank you for your model.!I would like to know how your model performs global segmentation. Can the author open source the inference code for global segmentation in the future?

Hi, @xxk123456

Have you implemented this feature yet? I have the same requirement.

BIT-DYN avatar Jan 16 '24 09:01 BIT-DYN

@BIT-DYN Hi,I also have this requirement,have you achieve it?

Ideal-ljl avatar Apr 15 '24 02:04 Ideal-ljl