paper-with-me

Papers

An Online Adaptation Method for Robust Depth Estimation and Visual Odometry in the Open World

2025-04-16 · Xingwu Ji, Haochen Niu, Dexin Duan, Rendong Ying, Fei Wen, Peilin Liu

Recently, learning-based robotic navigation systems have gained extensive research attention and made significant progress. However, the diversity of open-world scenarios poses a major challenge for the generalization of such systems to practical scenarios. Specifically, learned systems for scene measurement and state estimation tend to degrade when the application scenarios deviate from the training data, resulting to unreliable depth and pose estimation. Toward addressing this problem, this work aims to develop a visual odometry system that can fast adapt to diverse novel environments in an online manner. To this end, we construct a self-supervised online adaptation framework for monocular visual odometry aided by an online-updated depth estimation module. Firstly, we design a monocular depth estimation network with lightweight refiner modules, which enables efficient online adaptation. Then, we construct an objective for self-supervised learning of the depth estimation module based on the output of the visual odometry system and the contextual semantic information of the scene. Specifically, a sparse depth densification module and a dynamic consistency enhancement module are proposed to leverage camera poses and contextual semantics to generate pseudo-depths and valid masks for the online adaptation. Finally, we demonstrate the robustness and generalization capability of the proposed method in comparison with state-of-the-art learning-based approaches on urban, in-house datasets and a robot platform. Code is publicly available at: https://github.com/jixingwu/SOL-SLAM.

📄 PDF Abstract BibTeX arXiv:2504.11698

Code (1)

jixingwu/sol-slam 공식 구현 jax

Tasks

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryPose EstimationSelf-Supervised LearningState EstimationVisual Odometry

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Generalizing to the Open World: Deep Visual Odometry with Online Adaptation

2021-03-29 · CVPR 2021 1 · Shunkai Li, Xin Wu, Yingdian Cao, Hongbin Zha

Despite learning-based visual odometry (VO) has shown impressive results in recent years, the pretrained networks may easily collapse in unseen environments. The large domain gap between training and testing data makes t…

Bayesian InferenceDepth EstimationOptical Flow EstimationPose Estimation+1

ORB-SfMLearner: ORB-Guided Self-supervised Visual Odometry with Selective Online Adaptation

2024-09-18 · Yanlin Jin, Rui-Yang Ju, Haojun Liu, Yuzhong Zhong

Deep visual odometry, despite extensive research, still faces limitations in accuracy and generalizability that prevent its broader application. To address these challenges, we propose an Oriented FAST and Rotated BRIEF …

Motion EstimationVisual Odometry

Unsupervised Learning of Monocular Depth Estimation and Visual Odometry with Deep Feature Reconstruction

2018-03-11 · CVPR 2018 6 · Huangying Zhan, Ravi Garg, Chamara Saroj Weerasekera, Kejie Li 외

Despite learning based methods showing promising results in single view depth estimation and visual odometry, most existing approaches treat the tasks in a supervised manner. Recent approaches to single view depth estima…

Depth And Camera MotionDepth EstimationDepth PredictionMonocular Depth Estimation+1

D3VO: Deep Depth, Deep Pose and Deep Uncertainty for Monocular Visual Odometry

2020-03-02 · CVPR 2020 6 · Nan Yang, Lukas von Stumberg, Rui Wang, Daniel Cremers

We propose D3VO as a novel framework for monocular visual odometry that exploits deep networks on three levels -- deep depth, pose and uncertainty estimation. We first propose a novel self-supervised monocular depth esti…

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryVisual Odometry

Dense-depth map guided deep Lidar-Visual Odometry with Sparse Point Clouds and Images

2025-07-21 · JunYing Huang, Ao Xu, DongSun Yong, KeRen Li 외 arxiv

Odometry is a critical task for autonomous systems for self-localization and navigation. We propose a novel LiDAR-Visual odometry framework that integrates LiDAR point clouds and images for accurate and robust pose estim…

Depth CompletionPose EstimationVisual OdometryPoint Clouds