paper-with-me

Papers

DEVIANT: Depth EquiVarIAnt NeTwork for Monocular 3D Object Detection

2022-07-21 · Abhinav Kumar, Garrick Brazil, Enrique Corona, Armin Parchami, Xiaoming Liu

Modern neural networks use building blocks such as convolutions that are equivariant to arbitrary 2D translations. However, these vanilla blocks are not equivariant to arbitrary 3D translations in the projective manifold. Even then, all monocular 3D detectors use vanilla blocks to obtain the 3D coordinates, a task for which the vanilla blocks are not designed for. This paper takes the first step towards convolutions equivariant to arbitrary 3D translations in the projective manifold. Since the depth is the hardest to estimate for monocular detection, this paper proposes Depth EquiVarIAnt NeTwork (DEVIANT) built with existing scale equivariant steerable blocks. As a result, DEVIANT is equivariant to the depth translations in the projective manifold whereas vanilla networks are not. The additional depth equivariance forces the DEVIANT to learn consistent depth estimates, and therefore, DEVIANT achieves state-of-the-art monocular 3D detection results on KITTI and Waymo datasets in the image-only category and performs competitively to methods using extra information. Moreover, DEVIANT works better than vanilla networks in cross-dataset evaluation. Code and models at https://github.com/abhi1kumar/DEVIANT

📄 PDF Abstract BibTeX arXiv:2207.10758

Code (2)

abhi1kumar/deviant 공식 구현 pytorch
abhi1kumar/seabird pytorch

Tasks

3D Object Detection3D Object Detection From Monocular ImagesMonocular 3D Object DetectionObject Detection

Similar Papers 제목 키워드 기반

Generalizing Monocular 3D Object Detection

2025-08-27 · Abhinav Kumar arxiv

Monocular 3D object detection (Mono3D) is a fundamental computer vision task that estimates an object's class, 3D position, dimensions, and orientation from a single image. Its applications, including autonomous driving,…

Monocular 3D Object DetectionAutonomous Driving

Categorical Depth Distribution Network for Monocular 3D Object Detection

2021-03-01 · CVPR 2021 1 · Cody Reading, Ali Harakeh, Julia Chae, Steven L. Waslander

Monocular 3D object detection is a key problem for autonomous vehicles, as it provides a solution with simple configuration compared to typical multi-sensor systems. The main challenge in monocular 3D detection lies in a…

3D Object DetectionAutonomous VehiclesDepth EstimationMonocular 3D Object Detection+3

Learning Geometry-Guided Depth via Projective Modeling for Monocular 3D Object Detection

2021-07-29 · Yinmin Zhang, Xinzhu Ma, Shuai Yi, Jun Hou 외

As a crucial task of autonomous driving, 3D object detection has made great progress in recent years. However, monocular 3D object detection remains a challenging problem due to the unsatisfactory performance in depth es…

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

MDS-Net: A Multi-scale Depth Stratification Based Monocular 3D Object Detection Algorithm

2022-01-12 · Zhouzhen Xie, Yuying Song, Jingxuan Wu, Zecheng Li 외

Monocular 3D object detection is very challenging in autonomous driving due to the lack of depth information. This paper proposes a one-stage monocular 3D object detection algorithm based on multi-scale depth stratificat…

3D Object DetectionAutonomous DrivingDepth EstimationDepth Prediction+4

MonoDTR: Monocular 3D Object Detection with Depth-Aware Transformer

2022-03-21 · CVPR 2022 1 · Kuan-Chih Huang, Tsung-Han Wu, Hung-Ting Su, Winston H. Hsu

Monocular 3D object detection is an important yet challenging task in autonomous driving. Some existing methods leverage depth information from an off-the-shelf depth estimator to assist 3D detection, but suffer from the…

3D Object Detection3D Object Detection From Monocular ImagesAutonomous DrivingMonocular 3D Object Detection+3