paper-with-me

Papers

R2Det: Redemption from Range-view for Accurate 3D Object Detection

2023-07-21 · Yihan Wang, Qiao Yan, Yi Wang

LiDAR-based 3D object detection is of paramount importance for autonomous driving. Recent trends show a remarkable improvement for bird's-eye-view (BEV) based and point-based methods as they demonstrate superior performance compared to range-view counterparts. This paper presents an insight that leverages range-view representation to enhance 3D points for accurate 3D object detection. Specifically, we introduce a Redemption from Range-view Module (R2M), a plug-and-play approach for 3D surface texture enhancement from the 2D range view to the 3D point view. R2M comprises BasicBlock for 2D feature extraction, Hierarchical-dilated (HD) Meta Kernel for expanding the 3D receptive field, and Feature Points Redemption (FPR) for recovering 3D surface texture information. R2M can be seamlessly integrated into state-of-the-art LiDAR-based 3D object detectors as preprocessing and achieve appealing improvement, e.g., 1.39%, 1.67%, and 1.97% mAP improvement on easy, moderate, and hard difficulty level of KITTI val set, respectively. Based on R2M, we further propose R2Detector (R2Det) with the Synchronous-Grid RoI Pooling for accurate box refinement. R2Det outperforms existing range-view-based methods by a significant margin on both the KITTI benchmark and the Waymo Open Dataset. Codes will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2307.11482

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Analysis on the Pricing model for a Discrete Coupon Bond with Early redemption provision by the Structural Approach

2020-07-03 · Hyong Chol O, Tae Song Kim

In this paper, using the structural approach is derived a mathematical model of the discrete coupon bond with the provision that allow the holder to demand early redemption at any coupon dates prior to the maturity and b…

Liquidity Stress Testing in Asset Management -- Part 3. Managing the Asset-Liability Liquidity Risk

2021-10-04 · Thierry Roncalli

This article is part of a comprehensive research project on liquidity risk in asset management, which can be divided into three dimensions. The first dimension covers the modeling of the liability liquidity risk (or fund…

Asset ManagementManagement

Range Conditioned Dilated Convolutions for Scale Invariant 3D Object Detection

2020-05-20 · Alex Bewley, Pei Sun, Thomas Mensink, Dragomir Anguelov 외

This paper presents a novel 3D object detection framework that processes LiDAR data directly on its native representation: range images. Benefiting from the compactness of range images, 2D convolutions can efficiently pr…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

RangeRCNN: Towards Fast and Accurate 3D Object Detection with Range Image Representation

2020-09-01 · Zhidong Liang, Ming Zhang, Zehan Zhang, Xian Zhao 외

We present RangeRCNN, a novel and effective 3D object detection framework based on the range image representation. Most existing methods are voxel-based or point-based. Though several optimizations have been introduced t…

3D Object DetectionData AugmentationObjectobject-detection+1

RangePerception: Taming LiDAR Range View for Efficient and Accurate 3D Object Detection

2023-09-21 · NeurIPS 2023 11

LiDAR-based 3D detection methods currently use bird's-eye view (BEV) or range view (RV) as their primary basis. The former relies on voxelization and 3D convolutions, resulting in inefficient training and inference proce…