1st Place Solution of LVIS Challenge 2020: A Good Box is not a Guarantee of a Good Mask
About
This article introduces the solutions of the team lvisTraveler for LVIS Challenge 2020. In this work, two characteristics of LVIS dataset are mainly considered: the long-tailed distribution and high quality instance segmentation mask. We adopt a two-stage training pipeline. In the first stage, we incorporate EQL and self-training to learn generalized representation. In the second stage, we utilize Balanced GroupSoftmax to promote the classifier, and propose a novel proposal assignment strategy and a new balanced mask loss for mask head to get more precise mask predictions. Finally, we achieve 41.5 and 41.2 AP on LVIS v1.0 val and test-dev splits respectively, outperforming the baseline based on X101-FPN-MaskRCNN by a large margin.
Jingru Tan, Gang Zhang, Hanming Deng, Changbao Wang, Lewei Lu, Quanquan Li, Jifeng Dai• 2020
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | LVIS v1.0 (val) | APbbox41.1 | 518 | |
| Instance Segmentation | LVIS v1.0 (val) | AP (Rare)41.5 | 189 | |
| Object Detection | LVIS (val) | mAP41.1 | 141 | |
| Instance Segmentation | LVIS (val) | -- | 46 | |
| Instance Segmentation | LVIS 1.0 (val) | AP (Mask)41.5 | 22 | |
| Instance Segmentation | LVIS v1.0 (test-dev) | AP41.23 | 4 |
Showing 6 of 6 rows