paper-with-me

홈 › Papers

Monocular Fisheye Camera Depth Estimation Using Sparse LiDAR Supervision

2018-03-16 · Varun Ravi Kumar, Stefan Milz, Martin Simon, Christian Witt, Karl Amende, Johannes Petzold, Senthil Yogamani, Timo Pech

Near field depth estimation around a self driving car is an important function that can be achieved by four wide angle fisheye cameras having a field of view of over 180. Depth estimation based on convolutional neural networks (CNNs) produce state of the art results, but progress is hindered because depth annotation cannot be obtained manually. Synthetic datasets are commonly used but they have limitations. For instance, they do not capture the extensive variability in the appearance of objects like vehicles present in real datasets. There is also a domain shift while performing inference on natural images illustrated by many attempts to handle the domain adaptation explicitly. In this work, we explore an alternate approach of training using sparse LiDAR data as ground truth for depth estimation for fisheye camera. We built our own dataset using our self driving car setup which has a 64 beam Velodyne LiDAR and four wide angle fisheye cameras. To handle the difference in view points of LiDAR and fisheye camera, an occlusion resolution mechanism was implemented. We started with Eigen's multiscale convolutional network architecture and improved by modifying activation function and optimizer. We obtained promising results on our dataset with RMSE errors comparable to the state of the art results obtained on KITTI.

📄 PDF Abstract BibTeX arXiv:1803.06192

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDomain Adaptation

Similar Papers 제목 키워드 기반

FisheyeDistill: Self-Supervised Monocular Depth Estimation with Ordinal Distillation for Fisheye Cameras

2022-05-05 · Qingan Yan, Pan Ji, Nitin Bansal, Yuxin Ma 외

In this paper, we deal with the problem of monocular depth estimation for fisheye cameras in a self-supervised manner. A known issue of self-supervised depth estimation is that it suffers in low-light/over-exposure condi…

Depth EstimationMonocular Depth Estimation

WideDepth: Millimeter-Accurate Benchmark for Fisheye Depth Estimation

2026-05-22 · Ilia Indyk, Ignat Penshin, Ivan Sosin, Maxim Monastyrny 외 arxiv

Fisheye cameras are increasingly adopted in robotics for near-field manipulation, navigation, and immersive perception, yet indoor depth benchmarks with accurate ground truth are still missing. To address this, we introd…

Depth EstimationDepth CompletionImage Generation

SynDistNet: Self-Supervised Monocular Fisheye Camera Distance Estimation Synergized with Semantic Segmentation for Autonomous Driving

2020-08-10 · Varun Ravi Kumar, Marvin Klingner, Senthil Yogamani, Stefan Milz 외

State-of-the-art self-supervised learning approaches for monocular depth estimation usually suffer from scale ambiguity. They do not generalize well when applied on distance estimation for complex projection models such …

Autonomous DrivingDecoderDepth EstimationMonocular Depth Estimation+3

SlaBins: Fisheye Depth Estimation using Slanted Bins on Road Environments

2023-01-01 · ICCV 2023 1 · Jongsung Lee, Gyeongsu Cho, Jeongin Park, Kyongjun Kim 외

Although 3D perception for autonomous vehicles has focused on frontal-view information, more than half of fatal accidents occur due to side impacts in practice (e.g., T-bone crash). Motivated by this fact, we investi…

Autonomous VehiclesDepth Estimation

FisheyeDistanceNet: Self-Supervised Scale-Aware Distance Estimation using Monocular Fisheye Camera for Autonomous Driving

2019-10-07 · Varun Ravi Kumar, Sandesh Athni Hiremath, Stefan Milz, Christian Witt 외

Fisheye cameras are commonly used in applications like autonomous driving and surveillance to provide a large field of view ($>180^{\circ}$). However, they come at the cost of strong non-linear distortions which require …

Autonomous DrivingSelf-Supervised Learning