Camera Calibration through Camera Projection Loss
Talha Hanif Butt, Murtaza Taj

TL;DR
This paper introduces a novel multi-task learning approach that jointly estimates both intrinsic and extrinsic camera parameters using a camera projection loss, improving calibration accuracy over existing methods.
Contribution
It presents the first method to combine analytical camera model equations with neural networks for joint intrinsic and extrinsic calibration in a multi-task framework.
Findings
Achieves better performance on 8 out of 10 parameters compared to existing methods.
Utilizes a novel camera projection loss for parameter estimation.
Provides a new dataset generated with CARLA Simulator.
Abstract
Camera calibration is a necessity in various tasks including 3D reconstruction, hand-eye coordination for a robotic interaction, autonomous driving, etc. In this work we propose a novel method to predict extrinsic (baseline, pitch, and translation), intrinsic (focal length and principal point offset) parameters using an image pair. Unlike existing methods, instead of designing an end-to-end solution, we proposed a new representation that incorporates camera model equations as a neural network in multi-task learning framework. We estimate the desired parameters via novel camera projection loss (CPL) that uses the camera model neural network to reconstruct the 3D points and uses the reconstruction loss to estimate the camera parameters. To the best of our knowledge, ours is the first method to jointly estimate both the intrinsic and extrinsic parameters via a multi-task learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptical measurement and interference techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
