num_masks
18219716332 opened this issue · 2 comments
18219716332 commented
How is NUM_MASK calculated, please?
wondervictor commented
Hi @18219716332, thanks for your interest in SparseInst and I'm so sorry for the late reply.
NUM_MASKS
denotes the number of instances, i.e., the maximum instances in the image can be detected and segmented.
lsm140 commented
Hi @18219716332, thanks for your interest in SparseInst and I'm so sorry for the late reply.
NUM_MASKS
denotes the number of instances, i.e., the maximum instances in the image can be detected and segmented.
If the maximum instances in my custom images is less than 10, could I set the NUM_MASKS =10?