Context Refinement for Object Detection
Current two-stage object detectors, which consists of a region proposal stage and a refinement stage, may produce unreliable results due to ill-localized proposed regions. To address this problem, we propose a context refinement algorithm that explores rich contextual information to better refine each proposed region. In particular, we first identify neighboring regions that may contain useful contexts and then perform refinement based on the extracted and unified contextual information. In practice, our method effectively improves the quality of the final detection results as well as region proposals. Empirical studies show that context refinement yields substantial and consistent improvements over different baseline detectors. Moreover, the proposed algorithm brings around 3% performance gain on PASCAL VOC benchmark and around 6% gain on MS COCO benchmark respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionRegion ProposalSimilar Papers 제목 키워드 기반
CMR3D: Contextualized Multi-Stage Refinement for 3D Object Detection
Existing deep learning-based 3D object detectors typically rely on the appearance of individual objects and do not explicitly pay attention to the rich contextual information of the scene. In this work, we propose Contex…
3D Object DetectionObjectObject Countingobject-detection+1Joint Anchor-Feature Refinement for Real-Time Accurate Object Detection in Images and Videos
Object detection has been vigorously investigated for years but fast accurate detection for real-world scenes remains a very challenging problem. Overcoming drawbacks of single-stage detectors, we take aim at precisely d…
Objectobject-detectionObject DetectionReal-Time Object DetectionPointRGCN: Graph Convolution Networks for 3D Vehicles Detection Refinement
In autonomous driving pipelines, perception modules provide a visual understanding of the surrounding road scene. Among the perception tasks, vehicle detection is of paramount importance for a safe driving as it identifi…
3D Object DetectionAutonomous DrivingObjectobject-detection+2CONTEXT AUGMENTATION AND FEATURE REFINEMENT NETWORK FOR TINY OBJECT DETECTION
Tiny objects are hard to detect due to their low resolution and small size. The poor detection performance of tiny objects is mainly caused by the limitation of network and the imbalance of training dataset. A new featur…
object-detectionObject DetectionDeformable PV-RCNN: Improving 3D Object Detection with Learned Deformations
We present Deformable PV-RCNN, a high-performing point-cloud based 3D object detector. Currently, the proposal refinement methods used by the state-of-the-art two-stage detectors cannot adequately accommodate differing o…
3D Object DetectionObjectobject-detectionObject Detection