paper-with-me

Papers

Homography-Based Loss Function for Camera Pose Regression

2022-05-04 · Clémentin Boittiaux, Ricard Marxer, Claire Dune, Aurélien Arnaubec, Vincent Hugel

Some recent visual-based relocalization algorithms rely on deep learning methods to perform camera pose regression from image data. This paper focuses on the loss functions that embed the error between two poses to perform deep learning based camera pose regression. Existing loss functions are either difficult-to-tune multi-objective functions or present unstable reprojection errors that rely on ground truth 3D scene points and require a two-step training. To deal with these issues, we introduce a novel loss function which is based on a multiplane homography integration. This new function does not require prior initialization and only depends on physically interpretable hyperparameters. Furthermore, the experiments carried out on well established relocalization datasets show that it minimizes best the mean square reprojection error during training when compared with existing loss functions.

📄 PDF Abstract BibTeX arXiv:2205.01937

Code (1)

clementinboittiaux/homography-loss-function 공식 구현 pytorch

Tasks

Deep Learningregression

Similar Papers 제목 키워드 기반

Analytical Modeling and Correction of Distance Error in Homography-Based Ground-Plane Mapping

2026-04-12 · Mateusz Szulc, Marcin Iwanowski arxiv

Accurate distance estimation from monocular cameras is essential for intelligent monitoring systems. In many deployments, image coordinates are mapped to ground positions using planar homographies initialized by manual s…

Recovering Homography from Camera Captured Documents using Convolutional Neural Networks

2017-09-11 · Syed Ammar Abbas, Sibt Ul Hussain

Removing perspective distortion from hand held camera captured document images is one of the primitive tasks in document analysis, but unfortunately, no such method exists that can reliably remove the perspective distort…

Monocular 3D Vehicle Detection Using Uncalibrated Traffic Cameras through Homography

2021-03-29 · Minghan Zhu, Songan Zhang, Yuanxin Zhong, Pingping Lu 외

This paper proposes a method to extract the position and pose of vehicles in the 3D world from a single traffic camera. Most previous monocular 3D vehicle detection algorithms focused on cameras on vehicles from the pers…

vehicle detection

Estimating 2D Camera Motion with Hybrid Motion Basis

2025-07-30 · Haipeng Li, Tianhao Zhou, Zhanglei Yang, Yi Wu 외 arxiv

Estimating 2D camera motion is a fundamental computer vision task that models the projection of 3D camera movements onto the 2D image plane. Current methods rely on either homography-based approaches, limited to planar s…

Color Homography Color Correction

2016-07-20 · Graham D. Finlayson, Han Gong, Robert B. Fisher

Homographies -- a mathematical formalism for relating image points across different camera viewpoints -- are at the foundations of geometric methods in computer vision and are used in geometric camera calibration, image …

Camera CalibrationImage Registration