English

Equalization Loss for Large Vocabulary Instance Segmentation

Computer Vision and Pattern Recognition 2019-11-13 v1

Abstract

Recent object detection and instance segmentation tasks mainly focus on datasets with a relatively small set of categories, e.g. Pascal VOC with 20 classes and COCO with 80 classes. The new large vocabulary dataset LVIS brings new challenges to conventional methods. In this work, we propose an equalization loss to solve the long tail of rare categories problem. Combined with exploiting the data from detection datasets to alleviate the effect of missing-annotation problems during the training, our method achieves 5.1\% overall AP gain and 11.4\% AP gain of rare categories on LVIS benchmark without any bells and whistles compared to Mask R-CNN baseline. Finally we achieve 28.9 mask AP on the test-set of the LVIS and rank 1st place in LVIS Challenge 2019.

Cite

@article{arxiv.1911.04692,
  title  = {Equalization Loss for Large Vocabulary Instance Segmentation},
  author = {Jingru Tan and Changbao Wang and Quanquan Li and Junjie Yan},
  journal= {arXiv preprint arXiv:1911.04692},
  year   = {2019}
}

Comments

Technical Report. Winner of LVIS Challenge 2019

R2 v1 2026-06-23T12:12:38.062Z