ViT-Adapter icon indicating copy to clipboard operation
ViT-Adapter copied to clipboard

How to perform instance segmentation?

Open AlexYiningLiu opened this issue 2 years ago • 1 comments

Are any of the pre-existing config files able to perform instance segmentation only? I have a custom dataset that has train.json and val.json organized in COCO style that I want to train on for instance segmentation. Thanks.

AlexYiningLiu avatar Apr 01 '23 03:04 AlexYiningLiu

Hi, about how to perform instance segmentation only, you could refer to the document of mmdetection.

czczup avatar Apr 01 '23 09:04 czczup