paper-with-me

홈 › Papers

Self-Calibrating Neural Radiance Fields

2021-08-31 · ICCV 2021 10 · Yoonwoo Jeong, Seokjun Ahn, Christopher Choy, Animashree Anandkumar, Minsu Cho, Jaesik Park

In this work, we propose a camera self-calibration algorithm for generic cameras with arbitrary non-linear distortions. We jointly learn the geometry of the scene and the accurate camera parameters without any calibration objects. Our camera model consists of a pinhole model, a fourth order radial distortion, and a generic noise model that can learn arbitrary non-linear camera distortions. While traditional self-calibration algorithms mostly rely on geometric constraints, we additionally incorporate photometric consistency. This requires learning the geometry of the scene, and we use Neural Radiance Fields (NeRF). We also propose a new geometric loss function, viz., projected ray distance loss, to incorporate geometric consistency for complex non-linear camera models. We validate our approach on standard real image datasets and demonstrate that our model can learn the camera intrinsics and extrinsics (pose) from scratch without COLMAP initialization. Also, we show that learning accurate camera models in a differentiable manner allows us to improve PSNR over baselines. Our module is an easy-to-use plugin that can be applied to NeRF variants to improve performance. The code and data are currently available at https://github.com/POSTECH-CVLab/SCNeRF.

📄 PDF Abstract BibTeX arXiv:2108.13826

Code (1)

postech-cvlab/scnerf 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

HDR-Plenoxels: Self-Calibrating High Dynamic Range Radiance Fields

2022-08-14 · Kim Jun-Seong, Kim Yu-Ji, Moon Ye-Bin, Tae-Hyun Oh

We propose high dynamic range (HDR) radiance fields, HDR-Plenoxels, that learn a plenoptic function of 3D HDR radiance fields, geometry information, and varying camera settings inherent in 2D low dynamic range (LDR) imag…

Tone MappingVocal Bursts Intensity Prediction

SC-OmniGS: Self-Calibrating Omnidirectional Gaussian Splatting

2025-02-07 · Huajian Huang, Yingshu Chen, Longwei Li, Hui Cheng 외

360-degree cameras streamline data collection for radiance field 3D reconstruction by capturing comprehensive scene data. However, traditional radiance field methods do not address the specific challenges inherent to 360…

3D Reconstruction

Learned Display Radiance Fields with Lensless Cameras

2025-10-02 · Ziyang Chen, Yuta Itoh, Kaan Akşit arxiv

Calibrating displays is a basic and regular task that content creators must perform to maintain optimal visual experience, yet it remains a troublesome issue. Measuring display characteristics from different viewpoints o…

Canonical Fields: Self-Supervised Learning of Pose-Canonicalized Neural Fields

2022-12-05 · CVPR 2023 1 · Rohith Agaram, Shaurya Dewan, Rahul Sajnani, Adrien Poulenard 외

Coordinate-based implicit neural networks, or neural fields, have emerged as useful representations of shape and appearance in 3D computer vision. Despite advances, however, it remains challenging to build neural fields …

NeRFObjectSelf-Supervised Learning

Self-NeRF: A Self-Training Pipeline for Few-Shot Neural Radiance Fields

2023-03-10 · Jiayang Bai, Letian Huang, Wen Gong, Jie Guo 외

Recently, Neural Radiance Fields (NeRF) have emerged as a potent method for synthesizing novel views from a dense set of images. Despite its impressive performance, NeRF is plagued by its necessity for numerous calibrate…

NeRF