paper-with-me

Papers

DiffCalib: Reformulating Monocular Camera Calibration as Diffusion-Based Dense Incident Map Generation

2024-05-24 · Xiankang He, Guangkai Xu, Bo Zhang, Hao Chen, Ying Cui, Dongyan Guo

Monocular camera calibration is a key precondition for numerous 3D vision applications. Despite considerable advancements, existing methods often hinge on specific assumptions and struggle to generalize across varied real-world scenarios, and the performance is limited by insufficient training data. Recently, diffusion models trained on expansive datasets have been confirmed to maintain the capability to generate diverse, high-quality images. This success suggests a strong potential of the models to effectively understand varied visual information. In this work, we leverage the comprehensive visual knowledge embedded in pre-trained diffusion models to enable more robust and accurate monocular camera intrinsic estimation. Specifically, we reformulate the problem of estimating the four degrees of freedom (4-DoF) of camera intrinsic parameters as a dense incident map generation task. The map details the angle of incidence for each pixel in the RGB image, and its format aligns well with the paradigm of diffusion models. The camera intrinsic then can be derived from the incident map with a simple non-learning RANSAC algorithm during inference. Moreover, to further enhance the performance, we jointly estimate a depth map to provide extra geometric information for the incident map estimation. Extensive experiments on multiple testing datasets demonstrate that our model achieves state-of-the-art performance, gaining up to a 40% reduction in prediction errors. Besides, the experiments also show that the precise camera intrinsic and depth maps estimated by our pipeline can greatly benefit practical applications such as 3D reconstruction from a single in-the-wild image.

📄 PDF Abstract BibTeX arXiv:2405.15619

Code (1)

junyuandeng/dm-calib pytorch

Tasks

3D ReconstructionCamera Calibration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Boost 3D Reconstruction using Diffusion-based Monocular Camera Calibration

2024-11-26 · Junyuan Deng, Wei Yin, Xiaoyang Guo, Qian Zhang 외

In this paper, we present DM-Calib, a diffusion-based approach for estimating pinhole camera intrinsic parameters from a single input image. Monocular camera calibration is essential for many 3D vision tasks. However, mo…

3D ReconstructionCamera CalibrationDepth EstimationPose Estimation

Robust Self-Supervised Extrinsic Self-Calibration

2023-08-04 · Takayuki Kanai, Igor Vasiljevic, Vitor Guizilini, Adrien Gaidon 외

Autonomous vehicles and robots need to operate over a wide variety of scenarios in order to complete tasks efficiently and safely. Multi-camera self-supervised monocular depth estimation from videos is a promising way to…

Autonomous VehiclesDepth EstimationDepth PredictionMonocular Depth Estimation+1

Tame a Wild Camera: In-the-Wild Monocular Camera Calibration

2023-06-19 · NeurIPS 2023 11 · Shengjie Zhu, Abhinav Kumar, Masa Hu, Xiaoming Liu

3D sensing for monocular in-the-wild images, e.g., depth estimation and 3D object detection, has become increasingly important. However, the unknown intrinsic parameter hinders their development and deployment. Previous …

3D Object DetectionCamera CalibrationDepth EstimationImage Cropping+5

MonSter: Awakening the Mono in Stereo

2019-10-30 · Yotam Gil, Shay Elmalem, Harel Haim, Emanuel Marom 외

Passive depth estimation is among the most long-studied fields in computer vision. The most common methods for passive depth estimation are either a stereo or a monocular system. Using the former requires an accurate cal…

Depth Estimation

Extrinsic Camera Calibration with Semantic Segmentation

2022-08-08 · Alexander Tsaregorodtsev, Johannes Müller, Jan Strohbeck, Martin Herrmann 외

Monocular camera sensors are vital to intelligent vehicle operation and automated driving assistance and are also heavily employed in traffic control infrastructure. Calibrating the monocular camera, though, is time-cons…

Camera Calibrationparameter estimationSegmentationSemantic Segmentation