paper-with-me

Papers

Transformation-Equivariant 3D Object Detection for Autonomous Driving

2022-11-22 · Hai Wu, Chenglu Wen, Wei Li, Xin Li, Ruigang Yang, Cheng Wang

3D object detection received increasing attention in autonomous driving recently. Objects in 3D scenes are distributed with diverse orientations. Ordinary detectors do not explicitly model the variations of rotation and reflection transformations. Consequently, large networks and extensive data augmentation are required for robust detection. Recent equivariant networks explicitly model the transformation variations by applying shared networks on multiple transformed point clouds, showing great potential in object geometry modeling. However, it is difficult to apply such networks to 3D object detection in autonomous driving due to its large computation cost and slow reasoning speed. In this work, we present TED, an efficient Transformation-Equivariant 3D Detector to overcome the computation cost and speed issues. TED first applies a sparse convolution backbone to extract multi-channel transformation-equivariant voxel features; and then aligns and aggregates these equivariant features into lightweight and compact representations for high-performance 3D object detection. On the highly competitive KITTI 3D car detection leaderboard, TED ranked 1st among all submissions with competitive efficiency.

📄 PDF Abstract BibTeX arXiv:2211.11962

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingData AugmentationObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Eyes All Around: Design and Analysis of 360-Degree LiDAR Perception Using Equivariant Feature Learning in Unstructured Traffic

2026-05-30 · Pranav Darshan, Raghuveer Narayanan Rajesh, M Uttara Kumari arxiv

Perception in dense, unstructured urban traffic remains a major challenge for autonomous driving because of the wide variety of road users, frequent occlusions, irregular motion patterns, and the lack of standardized roa…

Autonomous Driving

Equivariant Map and Agent Geometry for Autonomous Driving Motion Prediction

2023-10-21 · Yuping Wang, Jier Chen

In autonomous driving, deep learning enabled motion prediction is a popular topic. A critical gap in traditional motion prediction methodologies lies in ensuring equivariance under Euclidean geometric transformations and…

Autonomous Drivingmotion predictionPrediction

DuEqNet: Dual-Equivariance Network in Outdoor 3D Object Detection for Autonomous Driving

2023-02-27 · Xihao Wang, JiaMing Lei, Hai Lan, Arafat Al-Jawari 외

Outdoor 3D object detection has played an essential role in the environment perception of autonomous driving. In complicated traffic situations, precise object recognition provides indispensable information for predictio…

3D Object DetectionAutonomous DrivingObjectobject-detection+2

Rotationally Equivariant 3D Object Detection

2022-04-28 · CVPR 2022 1 · Hong-Xing Yu, Jiajun Wu, Li Yi

Rotation equivariance has recently become a strongly desired property in the 3D deep learning community. Yet most existing methods focus on equivariance regarding a global input rotation while ignoring the fact that rota…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

EqDrive: Efficient Equivariant Motion Forecasting with Multi-Modality for Autonomous Driving

2023-10-26 · Yuping Wang, Jier Chen

Forecasting vehicular motions in autonomous driving requires a deep understanding of agent interactions and the preservation of motion equivariance under Euclidean geometric transformations. Traditional models often lack…

Autonomous DrivingAutonomous VehiclesMotion ForecastingPrediction