paper-with-me

홈 › Papers

Self-Supervised Deep Visual Odometry with Online Adaptation

2020-05-13 · CVPR 2020 6 · Shunkai Li, Xin Wang, Yingdian Cao, Fei Xue, Zike Yan, Hongbin Zha

Self-supervised VO methods have shown great success in jointly estimating camera pose and depth from videos. However, like most data-driven methods, existing VO networks suffer from a notable decrease in performance when confronted with scenes different from the training data, which makes them unsuitable for practical applications. In this paper, we propose an online meta-learning algorithm to enable VO networks to continuously adapt to new environments in a self-supervised manner. The proposed method utilizes convolutional long short-term memory (convLSTM) to aggregate rich spatial-temporal information in the past. The network is able to memorize and learn from its past experience for better estimation and fast adaptation to the current frame. When running VO in the open world, in order to deal with the changing environment, we propose an online feature alignment method by aligning feature distributions at different time. Our VO network is able to seamlessly adapt to different environments. Extensive experiments on unseen outdoor scenes, virtual to real world and outdoor to indoor environments demonstrate that our method consistently outperforms state-of-the-art self-supervised VO baselines considerably.

📄 PDF Abstract BibTeX arXiv:2005.06136

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningVisual Odometry

Similar Papers 제목 키워드 기반

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

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 외

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…

Depth EstimationMonocular Depth EstimationMonocular Visual OdometryPose Estimation+3

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

Self-Supervised Domain Adaptation for Visual Navigation with Global Map Consistency

2021-10-14 · Eun Sun Lee, Junho Kim, Young Min Kim

We propose a light-weight, self-supervised adaptation for a visual navigation agent to generalize to unseen environment. Given an embodied agent trained in a noiseless environment, our objective is to transfer the agent …

Domain AdaptationGPUTest-time AdaptationVisual Navigation

Vision-Aided Absolute Trajectory Estimation Using an Unsupervised Deep Network with Online Error Correction

2018-03-08 · E. Jared Shamwell, Sarah Leung, William D. Nothwang

We present an unsupervised deep neural network approach to the fusion of RGB-D imagery with inertial measurements for absolute trajectory estimation. Our network, dubbed the Visual-Inertial-Odometry Learner (VIOLearner),…

Simultaneous Localization and MappingVisual Odometry