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 you share the training code on "COCO+LVIS" dataset? #38

Closed JessLittle-art closed 3 years ago

JessLittle-art commented 3 years ago

It seems the performance of the model trained on "COCO+LVIS" dataset is much better than that on "SBD". Just wonder if you could share the training code on "COCO+LVIS" dataset? Many thanks.

ptrvilya commented 3 years ago

Hi! Checkout our new paper here https://github.com/saic-vul/ritm_interactive_segmentation . We propose the model that is free of test-time optimization techniques and sets SotA results. The new model is trained on COCO+LVIS.