paper-with-me

Papers

DeepTAM: Deep Tracking and Mapping

2018-08-06 · ECCV 2018 9 · Huizhong Zhou, Benjamin Ummenhofer, Thomas Brox

We present a system for keyframe-based dense camera tracking and depth map estimation that is entirely learned. For tracking, we estimate small pose increments between the current camera image and a synthetic viewpoint. This significantly simplifies the learning problem and alleviates the dataset bias for camera motions. Further, we show that generating a large number of pose hypotheses leads to more accurate predictions. For mapping, we accumulate information in a cost volume centered at the current depth estimate. The mapping network then combines the cost volume and the keyframe image to update the depth prediction, thereby effectively making use of depth measurements and image-based priors. Our approach yields state-of-the-art results with few images and is robust with respect to noisy camera poses. We demonstrate that the performance of our 6 DOF tracking competes with RGB-D tracking algorithms. We compare favorably against strong classic and deep learning powered dense depth algorithms.

📄 PDF Abstract BibTeX arXiv:1808.01900

Code (1)

lmb-freiburg/deeptam tf

Tasks

Depth EstimationDepth Prediction

Similar Papers 제목 키워드 기반

FeatureSLAM: Feature-enriched 3D gaussian splatting SLAM in real time

2026-01-09 · Christopher Thirgood, Oscar Mendez, Erin Ling, Jon Storey 외 arxiv

We present a real-time tracking SLAM system that unifies efficient camera tracking with photorealistic feature-enriched mapping using 3D Gaussian Splatting (3DGS). Our main contribution is integrating dense feature raste…

Semantic SLAM

KinectFusion: Real-Time Dense Surface Mapping and Tracking

2011-10-26 · ISMAR 2011 10 · Richard A. Newcombe, Shahram Izadi, Otmar Hilliges, David Molyneaux 외

We present a system for accurate real-time mapping of complex and arbitrary indoor scenes in variable lighting conditions, using only a moving low-cost depth camera and commodity graphics hardware. We fuse all of the de…

GPU

Joint Detection, Tracking and Mapping by Semantic Bundle Adjustment

2013-06-01 · CVPR 2013 6 · Nicola Fioraio, Luigi Di Stefano

In this paper we propose a novel Semantic Bundle Adjustment framework whereby known rigid stationary objects are detected while tracking the camera and mapping the environment. The system builds on established tracking a…

3D ReconstructionObjectobject-detectionObject Detection

3D model silhouette-based tracking in depth images for puppet suit dynamic video-mapping

2018-10-09 · Guillaume Caron, Mounya Belghiti, Anthony Dessaux

Video-mapping is the process of coherent video-projection of images, animations or movies on static objects or buildings for shows. This paper focuses on the dynamic video-mapping of the suit of a puppet being moved by i…

Visual Tracking

$S^3$LAM: Surfel Splatting SLAM for Geometrically Accurate Tracking and Mapping

2025-07-28 · Ruoyu Fan, Yuhui Wen, Jiajia Dai, Tao Zhang 외 arxiv

We propose $S^3$LAM, a novel RGB-D SLAM system that leverages 2D surfel splatting to achieve highly accurate geometric representations for simultaneous tracking and mapping. Unlike existing 3DGS-based SLAM approaches tha…

Computational Efficiency