paper-with-me

홈 › Papers

A Density-Aware PointRCNN for 3D Object Detection in Point Clouds

2020-09-11 · Jie Li, Yu Hu

We present an improved version of PointRCNN for 3D object detection, in which a multi-branch backbone network is adopted to handle the non-uniform density of point clouds. An uncertainty-based sampling policy is proposed to deal with the distribution differences of different point clouds. The new model can achieve about 0.8 AP higher performance than the baseline PointRCNN on KITTI val set. In addition, a simplified model using a single scale grouping for each set-abstraction layer can achieve competitive performance with less computational cost.

📄 PDF Abstract BibTeX arXiv:2009.05307

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DPointNet: A Density-Oriented PointNet for 3D Object Detection in Point Clouds

2021-02-07 · Jie Li, Yu Hu

For current object detectors, the scale of the receptive field of feature extraction operators usually increases layer by layer. Those operators are called scale-oriented operators in this paper, such as the convolution …

3D Object DetectionObjectobject-detectionObject Detection

PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud

2018-12-11 · CVPR 2019 6 · Shaoshuai Shi, Xiaogang Wang, Hongsheng Li

In this paper, we propose PointRCNN for 3D object detection from raw point cloud. The whole framework is composed of two stages: stage-1 for the bottom-up 3D proposal generation and stage-2 for refining proposals in the …

3D Object Detectionobject-detectionObject DetectionObject Proposal Generation+1

From Points to Parts: 3D Object Detection from Point Cloud with Part-aware and Part-aggregation Network

2019-07-08 · Shaoshuai Shi, Zhe Wang, Jianping Shi, Xiaogang Wang 외

3D object detection from LiDAR point cloud is a challenging problem in 3D scene understanding and has many practical applications. In this paper, we extend our preliminary work PointRCNN to a novel and strong point-cloud…

3D Object DetectionObjectobject-detectionObject Detection+1

SF-UDA$^{3D}$: Source-Free Unsupervised Domain Adaptation for LiDAR-Based 3D Object Detection

2020-10-16 · Cristiano Saltori, Stéphane Lathuiliére, Nicu Sebe, Elisa Ricci 외

3D object detectors based only on LiDAR point clouds hold the state-of-the-art on modern street-view benchmarks. However, LiDAR-based detectors poorly generalize across domains due to domain shift. In the case of LiDAR, …

3D Object DetectionDomain AdaptationObjectobject-detection+2

LiDAttack: Robust Black-box Attack on LiDAR-based Object Detection

2024-11-04 · Jinyin Chen, Danxin Liao, Sheng Xiang, Haibin Zheng

Since DNN is vulnerable to carefully crafted adversarial examples, adversarial attack on LiDAR sensors have been extensively studied. We introduce a robust black-box attack dubbed LiDAttack. It utilizes a genetic algorit…

Adversarial Attackobject-detectionObject Detection