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

Use salient_seg for first frame segmentation #35

Closed lfxx closed 3 years ago

lfxx commented 3 years ago

Instead of putting a postive point to start,i want use salient_seg methods to get the first segmentation.Then we use pos or neg point to add or remove some area,how can i modify your code to achieve this.Thank you very much!@ksofiyuk @ptrvilya