paper-with-me

홈 › Papers

Toward Geometric Deep SLAM

2017-07-24 · Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

We present a point tracking system powered by two deep convolutional neural networks. The first network, MagicPoint, operates on single images and extracts salient 2D points. The extracted points are "SLAM-ready" because they are by design isolated and well-distributed throughout the image. We compare this network against classical point detectors and discover a significant performance gap in the presence of image noise. As transformation estimation is more simple when the detected points are geometrically stable, we designed a second network, MagicWarp, which operates on pairs of point images (outputs of MagicPoint), and estimates the homography that relates the inputs. This transformation engine differs from traditional approaches because it does not use local point descriptors, only point locations. Both networks are trained with simple synthetic data, alleviating the requirement of expensive external camera ground truthing and advanced graphics rendering pipelines. The system is fast and lean, easily running 30+ FPS on a single CPU.

📄 PDF Abstract BibTeX arXiv:1707.07410

Code (0)

등록된 구현이 없습니다.

Tasks

CPUPoint Tracking

Similar Papers 제목 키워드 기반

LST-SLAM: A Stereo Thermal SLAM System for Kilometer-Scale Dynamic Environments

2026-02-24 · Zeyu Jiang, Kuan Xu, Changhao Chen arxiv

Thermal cameras offer strong potential for robot perception under challenging illumination and weather conditions. However, thermal Simultaneous Localization and Mapping (SLAM) remains difficult due to unreliable feature…

AIM-SLAM: Dense Monocular SLAM via Adaptive and Informative Multi-View Keyframe Prioritization with Foundation Model

2026-03-05 · Jinwoo Jeon, Dong-Uk Seo, Eungchang Mason Lee, Hyun Myung arxiv

Recent advances in geometric foundation models have emerged as a promising alternative for addressing the challenge of dense reconstruction in monocular visual simultaneous localization and mapping (SLAM). Although geome…

Pose Estimation

A Review on Visual-SLAM: Advancements from Geometric Modelling to Learning-based Semantic Scene Understanding

2022-09-12 · Tin Lai

Simultaneous Localisation and Mapping (SLAM) is one of the fundamental problems in autonomous mobile robots where a robot needs to reconstruct a previously unseen environment while simultaneously localising itself with r…

Scene Understanding

HuMemSLAM: Efficient Human-Inspired Semantic Place Recognition for Robust Visual SLAM

2026-09-15 · Mayowa Adebambo, Sebastian Donnelly, Armand Amaritei, Andrew Bradley 외 arxiv

Autonomous systems require reliable place recognition for efficient and effective simultaneous localisation and mapping (SLAM). Traditional geometric visual SLAM approaches rely on low-level features and geometric consis…

Visual Place RecognitionSemantic SLAM

TVG-SLAM: Robust Gaussian Splatting SLAM with Tri-view Geometric Constraints

2025-06-29 · Zhen Tan, Xieyuanli Chen, Lei Feng, Yangbing Ge 외

Recent advances in 3D Gaussian Splatting (3DGS) have enabled RGB-only SLAM systems to achieve high-fidelity scene representation. However, the heavy reliance of existing systems on photometric rendering loss for camera t…

3DGSPose Estimation