paper-with-me

Papers

Back-tracing Representative Points for Voting-based 3D Object Detection in Point Clouds

2021-04-13 · CVPR 2021 1 · Bowen Cheng, Lu Sheng, Shaoshuai Shi, Ming Yang, Dong Xu

3D object detection in point clouds is a challenging vision task that benefits various applications for understanding the 3D visual world. Lots of recent research focuses on how to exploit end-to-end trainable Hough voting for generating object proposals. However, the current voting strategy can only receive partial votes from the surfaces of potential objects together with severe outlier votes from the cluttered backgrounds, which hampers full utilization of the information from the input point clouds. Inspired by the back-tracing strategy in the conventional Hough voting methods, in this work, we introduce a new 3D object detection method, named as Back-tracing Representative Points Network (BRNet), which generatively back-traces the representative points from the vote centers and also revisits complementary seed points around these generated points, so as to better capture the fine local structural features surrounding the potential objects from the raw point clouds. Therefore, this bottom-up and then top-down strategy in our BRNet enforces mutual consistency between the predicted vote centers and the raw surface points and thus achieves more reliable and flexible object localization and class prediction results. Our BRNet is simple but effective, which significantly outperforms the state-of-the-art methods on two large-scale point cloud datasets, ScanNet V2 (+7.5% in terms of mAP@0.50) and SUN RGB-D (+4.7% in terms of mAP@0.50), while it is still lightweight and efficient. Code will be available at https://github.com/cheng052/BRNet.

📄 PDF Abstract BibTeX arXiv:2104.06114

Code (1)

cheng052/BRNet 공식 구현 pytorch

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Stabilizing Unsupervised Self-Evolution of MLLMs via Continuous Softened Retracing reSampling

2026-04-04 · Yunyao Yu, Zhengxian Wu, Zhuohong Chen, Hangrui Xu 외 arxiv

In the unsupervised self-evolution of Multimodal Large Language Models, the quality of feedback signals during post-training is pivotal for stable and effective learning. However, existing self-evolution methods predomin…

VENet: Voting Enhancement Network for 3D Object Detection

2021-01-01 · ICCV 2021 10 · Qian Xie, Yu-Kun Lai, Jing Wu, Zhoutao Wang 외

Hough voting, as has been demonstrated in VoteNet, is effective for 3D object detection, where voting is a key step. In this paper, we propose a novel VoteNet-based 3D detector with vote enhancement to improve the de…

3D Object DetectionObjectobject-detectionObject Detection

VoteFlow: Enforcing Local Rigidity in Self-Supervised Scene Flow

2025-03-28 · CVPR 2025 1 · Yancong Lin, Shiming Wang, Liangliang Nan, Julian Kooij 외

Scene flow estimation aims to recover per-point motion from two adjacent LiDAR scans. However, in real-world applications such as autonomous driving, points rarely move independently of others, especially for nearby poin…

Autonomous DrivingComputational EfficiencyInductive BiasScene Flow Estimation+1

Neighbor-Vote: Improving Monocular 3D Object Detection through Neighbor Distance Voting

2021-07-06 · Xiaomeng Chu, Jiajun Deng, Yao Li, Zhenxun Yuan 외

As cameras are increasingly deployed in new application domains such as autonomous driving, performing 3D object detection on monocular images becomes an important task for visual scene understanding. Recent advances on …

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object Detection+5

PVGNet: A Bottom-Up One-Stage 3D Object Detector With Integrated Multi-Level Features

2021-06-19 · CVPR 2021 1 · Zhenwei Miao, Jikai Chen, Hongyu Pan, Ruiwen Zhang 외

Quantization-based methods are widely used in LiDAR points 3D object detection for its efficiency in extracting context information. Unlike image where the context information is distributed evenly over the object, m…

3D Object DetectionObjectobject-detectionObject Detection+1