SamsungLabs / fbrs_interactive_segmentation

[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331
Mozilla Public License 2.0
583 stars 94 forks source link

could be used as an annotation tool for instance segmentation? #13

Closed GallonDeng closed 4 years ago

GallonDeng commented 4 years ago

great work. It could be used as an annotation tool for instance segmentation, since the fbrs greatly speeds up the interactive segmentation? If so, it would be very useful. Thanks

ksofiyuk commented 4 years ago

Sure, you can try our interactive demo for that purpose. It supports segmentation of multiple objects in one image.

DanielFlash commented 4 years ago

I have only one object on image and it is segmented by one click. After that I press "space" or "finish object" and save its mask, but when I open the saved mask from explorer it is just a black image. What am I doing wrong? Thanks

ptrvilya commented 4 years ago

Please refer to this issue, @ksofiyuk has written about mask saving there.