paper-with-me

Papers

SPOT: Selective Point Cloud Voting for Better Proposal in Point Cloud Object Detection

2020-08-01 · ECCV 2020 8 · Hongyuan Du, Linjun Li, Bo Liu, Nuno Vasconcelos

The sparsity of point clouds limits deep learning models on capturing long-range dependencies, which makes features extracted by the models ambiguous. In point cloud object detection, ambiguous features make it hard for detectors to locate object centers and finally lead to bad detection results. In this work, we propose Selective Point clOud voTing (SPOT) module, a simple effective component that can be easily trained end-to-end in point cloud object detectors to solve this problem. Inspired by probabilistic Hough voting, SPOT incorporates an attention mechanism that helps detectors focus on less ambiguous features and preserves their diversity of mapping to multiple object centers. For evaluating our module, we implement SPOT on advanced baseline detectors and test on two benchmark datasets of clutter indoor scenes, ScanNet and SUN RGB-D. Baselines enhanced by our module can stably improve results in agreement by a large margin and achieve new state-or-the-art detection, especially under more strict evaluation metric that adopts larger IoU threshold, implying our module is the key leading to high-quality object detection in point clouds.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

CADSpotting: Robust Panoptic Symbol Spotting on Large-Scale CAD Drawings

2024-12-10 · Jiazuo Mu, Fuyi Yang, Yanshun Zhang, Junxiong Zhang 외

We introduce CADSpotting, an efficient method for panoptic symbol spotting in large-scale architectural CAD drawings. Existing approaches struggle with the diversity of symbols, scale variations, and overlapping elements…

DiversityPanoptic Segmentation

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 외

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 voti…

3D Object DetectionObjectobject-detectionObject Detection

CompleteDT: Point Cloud Completion with Dense Augment Inference Transformers

2022-05-30 · Jun Li, Shangwei Guo, Shaokun Han

Point cloud completion task aims to predict the missing part of incomplete point clouds and generate complete point clouds with details. In this paper, we propose a novel point cloud completion network, namely CompleteDT…

Point Cloud Completion

Keypoint Cascade Voting for Point Cloud Based 6DoF Pose Estimation

2022-10-14 · Yangzheng Wu, Alireza Javaheri, Mohsen Zand, Michael Greenspan

We propose a novel keypoint voting 6DoF object pose estimation method, which takes pure unordered point cloud geometry as input without RGB information. The proposed cascaded keypoint voting method, called RCVPose3D, is …

Keypoint EstimationPose EstimationSemantic Segmentation

3D Object Detection from Point Cloud via Voting Step Diffusion

2024-03-21 · Haoran Hou, Mingtao Feng, Zijie Wu, Weisheng Dong 외

3D object detection is a fundamental task in scene understanding. Numerous research efforts have been dedicated to better incorporate Hough voting into the 3D object detection pipeline. However, due to the noisy, clutter…

3D Object DetectionObjectobject-detectionObject Detection+1