paper-with-me

Papers

360$^\circ$ Depth Estimation from Multiple Fisheye Images with Origami Crown Representation of Icosahedron

2020-07-14 · Ren Komatsu, Hiromitsu Fujii, Yusuke Tamura, Atsushi Yamashita, Hajime Asama

In this study, we present a method for all-around depth estimation from multiple omnidirectional images for indoor environments. In particular, we focus on plane-sweeping stereo as the method for depth estimation from the images. We propose a new icosahedron-based representation and ConvNets for omnidirectional images, which we name "CrownConv" because the representation resembles a crown made of origami. CrownConv can be applied to both fisheye images and equirectangular images to extract features. Furthermore, we propose icosahedron-based spherical sweeping for generating the cost volume on an icosahedron from the extracted features. The cost volume is regularized using the three-dimensional CrownConv, and the final depth is obtained by depth regression from the cost volume. Our proposed method is robust to camera alignments by using the extrinsic camera parameters; therefore, it can achieve precise depth estimation even when the camera alignment differs from that in the training dataset. We evaluate the proposed model on synthetic datasets and demonstrate its effectiveness. As our proposed method is computationally efficient, the depth is estimated from four fisheye images in less than a second using a laptop with a GPU. Therefore, it is suitable for real-world robotics applications. Our source code is available at https://github.com/matsuren/crownconv360depth.

📄 PDF Abstract BibTeX arXiv:2007.06891

Code (1)

matsuren/crownconv360depth 공식 구현 pytorch

Tasks

Depth EstimationGPU

Similar Papers 제목 키워드 기반

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

SDGE: Stereo Guided Depth Estimation for 360$^\circ$ Camera Sets

2024-02-19 · Jialei Xu, Wei Yin, Dong Gong, Junjun Jiang 외

Depth estimation is a critical technology in autonomous driving, and multi-camera systems are often used to achieve a 360$^\circ$ perception. These 360$^\circ$ camera sets often have limited or low-quality overlap region…

3D Object DetectionAutonomous DrivingDepth Estimationobject-detection+1

Line-Based Multi-Label Energy Optimization for Fisheye Image Rectification and Calibration

2015-06-01 · CVPR 2015 6 · Mi Zhang, Jian Yao, Menghan Xia, Kai Li 외

Fisheye image rectification and estimation of intrinsic parameters for real scenes have been addressed in the literature by using line information on the distorted images. In this paper, we propose an easily implemented …

Depth Any Camera: Zero-Shot Metric Depth Estimation from Any Camera

2025-01-05 · CVPR 2025 1 · Yuliang Guo, Sparsh Garg, S. Mahdi H. Miangoleh, Xinyu Huang 외

While recent depth foundation models exhibit strong zero-shot generalization, achieving accurate metric depth across diverse camera types-particularly those with large fields of view (FoV) such as fisheye and 360-degree …

Data AugmentationDepth EstimationERPZero-shot Generalization

FisheyeDepth: A Real Scale Self-Supervised Depth Estimation Model for Fisheye Camera

2024-09-23 · Guoyang Zhao, Yuxuan Liu, Weiqing Qi, Fulong Ma 외

Accurate depth estimation is crucial for 3D scene comprehension in robotics and autonomous vehicles. Fisheye cameras, known for their wide field of view, have inherent geometric benefits. However, their use in depth esti…

Autonomous VehiclesDepth Estimation