paper-with-me

홈 › Papers

Label-Efficient Object Detection via Region Proposal Network Pre-Training

2022-11-16 · Nanqing Dong, Linus Ericsson, Yongxin Yang, Ales Leonardis, Steven McDonagh

Self-supervised pre-training, based on the pretext task of instance discrimination, has fueled the recent advance in label-efficient object detection. However, existing studies focus on pre-training only a feature extractor network to learn transferable representations for downstream detection tasks. This leads to the necessity of training multiple detection-specific modules from scratch in the fine-tuning phase. We argue that the region proposal network (RPN), a common detection-specific module, can additionally be pre-trained towards reducing the localization error of multi-stage detectors. In this work, we propose a simple pretext task that provides an effective pre-training for the RPN, towards efficiently improving downstream object detection performance. We evaluate the efficacy of our approach on benchmark object detection tasks and additional downstream tasks, including instance segmentation and few-shot detection. In comparison with multi-stage detectors without RPN pre-training, our approach is able to consistently improve downstream task performance, with largest gains found in label-scarce settings.

📄 PDF Abstract BibTeX arXiv:2211.09022

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectobject-detectionObject DetectionRegion ProposalSemantic Segmentation

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…

Similar Papers 제목 키워드 기반

Collaborative Training between Region Proposal Localization and Classification for Domain Adaptive Object Detection

2020-09-17 · ECCV 2020 8 · Ganlong Zhao, Guanbin Li, Ruijia Xu, Liang Lin

Object detectors are usually trained with large amount of labeled data, which is expensive and labor-intensive. Pre-trained detectors applied to unlabeled dataset always suffer from the difference of dataset distribution…

Domain AdaptationGeneral ClassificationObjectobject-detection+2

Online Pseudo-Label Unified Object Detection for Multiple Datasets Training

2024-10-21 · Xiaojun Tang, Jingru Wang, Zeyu Shangguan, Darun Tang 외

The Unified Object Detection (UOD) task aims to achieve object detection of all merged categories through training on multiple datasets, and is of great significance in comprehensive object detection scenarios. In this p…

Objectobject-detectionObject DetectionPseudo Label+2

Learning Open-World Object Proposals without Learning to Classify

2021-08-15 · Dahun Kim, Tsung-Yi Lin, Anelia Angelova, In So Kweon 외

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learn…

Objectobject-detectionObject DetectionObject Discovery+3

Identification of Novel Classes for Improving Few-Shot Object Detection

2023-03-18 · Zeyu Shangguan, Mohammad Rostami

Conventional training of deep neural networks requires a large number of the annotated image which is a laborious and time-consuming task, particularly for rare objects. Few-shot object detection (FSOD) methods offer a r…

Few-Shot Object DetectionObjectobject-detectionObject Detection+2

Improved Region Proposal Network for Enhanced Few-Shot Object Detection

2023-08-15 · Zeyu Shangguan, Mohammad Rostami

Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is a…

Few-Shot Object DetectionObjectobject-detectionObject Detection+2