paper-with-me

Papers

CMR3D: Contextualized Multi-Stage Refinement for 3D Object Detection

2022-09-13 · Dhanalaxmi Gaddam, Jean Lahoud, Fahad Shahbaz Khan, Rao Muhammad Anwer, Hisham Cholakkal

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.

📄 PDF Abstract BibTeX arXiv:2209.06641

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectObject Countingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Enriched Feature Guided Refinement Network for Object Detection

2019-10-01 · ICCV 2019 10 · Jing Nie, Rao Muhammad Anwer, Hisham Cholakkal, Fahad Shahbaz Khan 외

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 Detection

Contextualized Representation Learning for Effective Human-Object Interaction Detection

2025-09-16 · Zhehao Li, Yucheng Qian, Chong Wang, Yinghao Lu 외 arxiv

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 Learning

Single-Shot Refinement Neural Network for Object Detection

2017-11-18 · CVPR 2018 6 · Shifeng Zhang, Longyin Wen, Xiao Bian, Zhen Lei 외

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 Detection

Context Refinement for Object Detection

2018-09-01 · ECCV 2018 9 · Zhe Chen, Shaoli Huang, DaCheng Tao

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 Proposal

Joint Anchor-Feature Refinement for Real-Time Accurate Object Detection in Images and Videos

2018-07-23 · Xingyu Chen, Junzhi Yu, Shihan Kong, Zhengxing Wu 외

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