BoxInstSeg
BoxInstSeg copied to clipboard
discobox for custom class of 1 class. in the mask_feat_head, the item of num_classes should be 1 or 2 ? Does this value need to be changed?
@ssli23 Sorry to reply later.
The num_classes
in the config is the actual category number, which need not add 1. So, num_classes
should be 1 for custom class of 1 class.