2021
DCT-Mask: Discrete Cosine Transform Mask Representation for Instance Segmentation
CVPR 2021poster
Binary grid mask representation is broadly used in instance segmentation. A representative instantiation is Mask R-CNN which predicts masks on a 28*28 binary grid. Generally, a low-resolution grid is not sufficient to capture the details, while a high-resolution grid dramatically increases the train…