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 Contextualized Multi-Stage Refinement for 3D Object Detection (CMR3D) framework, which takes a 3D scene as input and strives to explicitly integrate useful contextual information of the scene at multiple levels to predict a set of object bounding-boxes along with their corresponding semantic labels. To this end, we propose to utilize a context enhancement network that captures the contextual information at different levels of granularity followed by a multi-stage refinement module to progressively refine the box positions and class predictions. Extensive experiments on the large-scale ScanNetV2 benchmark reveal the benefits of our proposed method, leading to an absolute improvement of 2.0% over the baseline. In addition to 3D object detection, we investigate the effectiveness of our CMR3D framework for the problem of 3D object counting. Our source code will be publicly released.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Object DetectionObjectObject Countingobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Enriched Feature Guided Refinement Network for Object Detection
We propose a single-stage detection framework that jointly tackles the problem of multi-scale object detection and class imbalance. Rather than designing deeper networks, we introduce a simple yet effective feature enric…
GPUObjectobject-detectionObject DetectionContextualized Representation Learning for Effective Human-Object Interaction Detection
Human-Object Interaction (HOI) detection aims to simultaneously localize human-object pairs and recognize their interactions. While recent two-stage approaches have made significant progress, they still face challenges d…
Human-Object Interaction DetectionRepresentation LearningSingle-Shot Refinement Neural Network for Object Detection
For object detection, the two-stage approach (e.g., Faster R-CNN) has been achieving the highest accuracy, whereas the one-stage approach (e.g., SSD) has the advantage of high efficiency. To inherit the merits of both wh…
Objectobject-detectionObject DetectionContext 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 re…
Objectobject-detectionObject DetectionRegion ProposalJoint 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 Detection