I want to get rough segmentation for new labels basically.
That is a transfer learning problem. This paper may help you
Learning to segment everything. https://arxiv.org/abs/1711.10370
@JackieZhangdx I was asking if the code in this repo supports it. Sorry if it wasn't clear.
Would it be complicated to adopt this code for such a scenario?
It doesn't support it out of the box, but it shouldn't be too hard to add that if you're willing to dive into the code and make changes.
Most helpful comment
That is a transfer learning problem. This paper may help you
Learning to segment everything. https://arxiv.org/abs/1711.10370