wenxi-yue / SurgicalSAM

[AAAI2024] Official implementation of SurgicalSAM
MIT License
58 stars 8 forks source link

What is the difference between your method and the binary classification? #21

Closed meijiaxin closed 1 week ago

meijiaxin commented 1 week ago

Hey,I have a question. Every time the inference in the code is performed, the binary gt is obtained. Finally, the segmentation results is determined based on the mask_name. Isn’t it a binary segmentation task?