paper-with-me

홈 › Papers

LVIS: A Dataset for Large Vocabulary Instance Segmentation

2019-08-08 · CVPR 2019 6 · Agrim Gupta, Piotr Dollár, Ross Girshick

Progress on object detection is enabled by datasets that focus the research community's attention on open challenges. This process led us from simple images to complex scenes and from bounding boxes to segmentation masks. In this work, we introduce LVIS (pronounced `el-vis'): a new dataset for Large Vocabulary Instance Segmentation. We plan to collect ~2 million high-quality instance segmentation masks for over 1000 entry-level object categories in 164k images. Due to the Zipfian distribution of categories in natural images, LVIS naturally has a long tail of categories with few training samples. Given that state-of-the-art deep learning methods for object detection perform poorly in the low-sample regime, we believe that our dataset poses an important and exciting new scientific challenge. LVIS is available at http://www.lvisdataset.org.

📄 PDF Abstract BibTeX arXiv:1908.03195

Code (3)

craston/object_detection_cib pytorch
czhang0528/MosaicOS
lvis-dataset/lvis-api

Tasks

Instance SegmentationObjectobject-detectionObject DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Equalization Loss for Large Vocabulary Instance Segmentation

2019-11-12 · Jingru Tan, Changbao Wang, Quanquan Li, Junjie Yan

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 …

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

LVIS Challenge Track Technical Report 1st Place Solution: Distribution Balanced and Boundary Refinement for Large Vocabulary Instance Segmentation

2021-11-04 · WeiFu Fu, Congchong Nie, Ting Sun, Jun Liu 외

This report introduces the technical details of the team FuXi-Fresher for LVIS Challenge 2021. Our method focuses on the problem in following two aspects: the long-tail distribution and the segmentation quality of mask a…

Instance SegmentationSegmentationSemantic Segmentation

MosaicFusion: Diffusion Models as Data Augmenters for Large Vocabulary Instance Segmentation

2023-09-22 · Jiahao Xie, Wei Li, Xiangtai Li, Ziwei Liu 외

We present MosaicFusion, a simple yet effective diffusion-based data augmentation approach for large vocabulary instance segmentation. Our method is training-free and does not rely on any label supervision. Two key desig…

Data AugmentationInstance SegmentationSemantic Segmentation

A Benchmark of Long-tailed Instance Segmentation with Noisy Labels

2022-11-24 · Guanlin Li, Guowen Xu, Tianwei Zhang

In this paper, we consider the instance segmentation task on a long-tailed dataset, which contains label noise, i.e., some of the annotations are incorrect. There are two main reasons making this case realistic. First, d…

Instance SegmentationSegmentationSemantic Segmentation

Forest R-CNN: Large-Vocabulary Long-Tailed Object Detection and Instance Segmentation

2020-08-13 · Jialian Wu, Liangchen Song, Tiancai Wang, Qian Zhang 외

Despite the previous success of object analysis, detecting and segmenting a large number of object categories with a long-tailed data distribution remains a challenging problem and is less investigated. For a large-vocab…

ClassificationFew-Shot Object DetectionGeneral ClassificationInstance Segmentation+6