paper-with-me

홈 › Papers

DytanVO: Joint Refinement of Visual Odometry and Motion Segmentation in Dynamic Environments

2022-09-17 · Shihao Shen, Yilin Cai, Wenshan Wang, Sebastian Scherer

Learning-based visual odometry (VO) algorithms achieve remarkable performance on common static scenes, benefiting from high-capacity models and massive annotated data, but tend to fail in dynamic, populated environments. Semantic segmentation is largely used to discard dynamic associations before estimating camera motions but at the cost of discarding static features and is hard to scale up to unseen categories. In this paper, we leverage the mutual dependence between camera ego-motion and motion segmentation and show that both can be jointly refined in a single learning-based framework. In particular, we present DytanVO, the first supervised learning-based VO method that deals with dynamic environments. It takes two consecutive monocular frames in real-time and predicts camera ego-motion in an iterative fashion. Our method achieves an average improvement of 27.7% in ATE over state-of-the-art VO solutions in real-world dynamic environments, and even performs competitively among dynamic visual SLAM systems which optimize the trajectory on the backend. Experiments on plentiful unseen environments also demonstrate our method's generalizability.

📄 PDF Abstract BibTeX arXiv:2209.08430

Code (1)

geniussh/dytanvo 공식 구현 pytorch

Tasks

Motion SegmentationSemantic SegmentationVisual Odometry

Similar Papers 제목 키워드 기반

Joint Forward-Backward Visual Odometry for Stereo Cameras

2019-12-21 · Raghav Sardana, Rahul Kottath, Vinod Karar, Shashi Poddar

Visual odometry is a widely used technique in the field of robotics and automation to keep a track on the location of a robot using visual cues alone. In this paper, we propose a joint forward backward visual odometry fr…

Motion EstimationPose EstimationVisual Odometry

LEAP-VO: Long-term Effective Any Point Tracking for Visual Odometry

2024-01-03 · CVPR 2024 1 · Weirong Chen, Le Chen, Rui Wang, Marc Pollefeys

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods, mostly focusing on two-view point tracking, often ignore the rich temporal context in the image sequence, thereby overlooki…

Point TrackingVisual 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

Extending Deep Event Visual Odometry with Sparse Point-Cloud Export

2026-05-21 · Alireza Safdari, Sajad Ashraf arxiv

Event cameras are well suited for visual odometry under high-speed motion and challenging lighting conditions due to their low latency, high temporal resolution, and high dynamic range. Deep Event Visual Odometry (DEVO) …

Visual Odometry

MBA-VO: Motion Blur Aware Visual Odometry

2021-03-25 · ICCV 2021 10 · Peidong Liu, Xingxing Zuo, Viktor Larsson, Marc Pollefeys

Motion blur is one of the major challenges remaining for visual odometry methods. In low-light conditions where longer exposure times are necessary, motion blur can appear even for relatively slow camera motions. In this…

BenchmarkingVisual Odometry