SoftTeacher
SoftTeacher copied to clipboard
How to use this repo as instance segmentation task
Hi , I want to use this repo for instance segmentation task, Could you please let me know how can I achieve the same.
Before starting it, you may want to refer to https://github.com/open-mmlab/mmdetection and learn how to train a supervised instance segmentation model with this framework. And then You may want to refer to https://github.com/microsoft/SoftTeacher/issues/72. Nevertheless, adding another branch to produce mask prediction and deal with it like a usual pipeline is the simplest solution.