paper-with-me

Papers

Monocular 3D Object Detection and Box Fitting Trained End-to-End Using Intersection-over-Union Loss

2019-06-19 · Eskil Jörgensen, Christopher Zach, Fredrik Kahl

Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an overly complex inference engine or from an insufficient detection accuracy. To deal with these issues, we present SS3D, a single-stage monocular 3D object detector. The framework consists of (i) a CNN, which outputs a redundant representation of each relevant object in the image with corresponding uncertainty estimates, and (ii) a 3D bounding box optimizer. We show how modeling heteroscedastic uncertainty improves performance upon our baseline, and furthermore, how back-propagation can be done through the optimizer in order to train the pipeline end-to-end for additional accuracy. Our method achieves SOTA accuracy on monocular 3D object detection, while running at 20 fps in a straightforward implementation. We argue that the SS3D architecture provides a solid framework upon which high performing detection systems can be built, with autonomous driving being the main application in mind.

📄 PDF Abstract BibTeX arXiv:1906.08070

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Deep Fitting Degree Scoring Network for Monocular 3D Object Detection

2019-04-26 · CVPR 2019 6 · Lijie Liu, Jiwen Lu, Chunjing Xu, Qi Tian 외

In this paper, we propose to learn a deep fitting degree scoring network for monocular 3D object detection, which aims to score fitting degree between proposals and object conclusively. Different from most existing monoc…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+2

Polygon Intersection-over-Union Loss for Viewpoint-Agnostic Monocular 3D Vehicle Detection

2023-09-13 · Derek Gloudemans, Xinxuan Lu, Shepard Xia, Daniel B. Work

Monocular 3D object detection is a challenging task because depth information is difficult to obtain from 2D images. A subset of viewpoint-agnostic monocular 3D detection methods also do not explicitly leverage scene hom…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection+1

AutoShape: Real-Time Shape-Aware Monocular 3D Object Detection

2021-08-25 · ICCV 2021 10 · Zongdai Liu, Dingfu Zhou, Feixiang Lu, Jin Fang 외

Existing deep learning-based approaches for monocular 3D object detection in autonomous driving often model the object as a rotated 3D cuboid while the object's geometric shape has been ignored. In this work, we propose …

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

Disentangling Monocular 3D Object Detection

2019-05-29 · ICCV 2019 10 · Andrea Simonelli, Samuel Rota Rota Bulò, Lorenzo Porzi, Manuel López-Antequera 외

In this paper we propose an approach for monocular 3D object detection from a single RGB image, which leverages a novel disentangling transformation for 2D and 3D detection losses and a novel, self-supervised confidence …

3D Object Detection3D Object Detection From Monocular ImagesDisentanglementMonocular 3D Object Detection+3

Weakly Supervised Training of Monocular 3D Object Detectors Using Wide Baseline Multi-view Traffic Camera Data

2021-10-21 · Matthew Howe, Ian Reid, Jamie Mackenzie

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecti…

Autonomous VehiclesObjectPose Prediction