paper-with-me

Papers

CUAHN-VIO: Content-and-Uncertainty-Aware Homography Network for Visual-Inertial Odometry

2022-08-30 · Yingfu Xu, Guido C. H. E. de Croon

Learning-based visual ego-motion estimation is promising yet not ready for navigating agile mobile robots in the real world. In this article, we propose CUAHN-VIO, a robust and efficient monocular visual-inertial odometry (VIO) designed for micro aerial vehicles (MAVs) equipped with a downward-facing camera. The vision frontend is a content-and-uncertainty-aware homography network (CUAHN) that is robust to non-homography image content and failure cases of network prediction. It not only predicts the homography transformation but also estimates its uncertainty. The training is self-supervised, so that it does not require ground truth that is often difficult to obtain. The network has good generalization that enables "plug-and-play" deployment in new environments without fine-tuning. A lightweight extended Kalman filter (EKF) serves as the VIO backend and utilizes the mean prediction and variance estimation from the network for visual measurement updates. CUAHN-VIO is evaluated on a high-speed public dataset and shows rivaling accuracy to state-of-the-art (SOTA) VIO approaches. Thanks to the robustness to motion blur, low network inference time (~23ms), and stable processing latency (~26ms), CUAHN-VIO successfully runs onboard an Nvidia Jetson TX2 embedded processor to navigate a fast autonomous MAV.

📄 PDF Abstract BibTeX arXiv:2208.13935

Code (1)

tudelft/cuahn-vio 공식 구현 pytorch

Tasks

Motion EstimationNavigate

Similar Papers 제목 키워드 기반

Content-Aware Unsupervised Deep Homography Estimation

2019-09-12 · ECCV 2020 8 · Jirong Zhang, Chuan Wang, Shuaicheng Liu, Lanpeng Jia 외

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the ot…

Homography EstimationTriplet

UASTHN: Uncertainty-Aware Deep Homography Estimation for UAV Satellite-Thermal Geo-localization

2025-02-03 · Jiuhong Xiao, Giuseppe Loianno

Geo-localization is an essential component of Unmanned Aerial Vehicle (UAV) navigation systems to ensure precise absolute self-localization in outdoor environments. To address the challenges of GPS signal interruptions o…

geo-localizationHomography EstimationUncertainty Quantification

Deep Homography Estimation for Dynamic Scenes

2020-04-05 · CVPR 2020 6 · Hoang Le, Feng Liu, Shu Zhang, Aseem Agarwala

Homography estimation is an important step in many computer vision problems. Recently, deep neural network methods have shown to be favorable for this problem when compared to traditional methods. However, these new meth…

Homography EstimationMulti-Task Learning

A Large Scale Homography Benchmark

2023-02-20 · Daniel Barath, Dmytro Mishkin, Michal Polic, Wolfgang Förstner 외

We present a large-scale dataset of Planes in 3D, Pi3D, of roughly 1000 planes observed in 10 000 images from the 1DSfM dataset, and HEB, a large-scale homography estimation benchmark leveraging Pi3D. The applications of…

Homography EstimationSurface Normal Estimation

HSolo: Homography from a single affine aware correspondence

2020-09-10 · Antonio Gonzales, Cara Monical, Tony Perkins

The performance of existing robust homography estimation algorithms is highly dependent on the inlier rate of feature point correspondences. In this paper, we present a novel procedure for homography estimation that is p…

Homography Estimation