English

iMAP: Implicit Mapping and Positioning in Real-Time

Computer Vision and Pattern Recognition 2021-09-14 v2

Abstract

We show for the first time that a multilayer perceptron (MLP) can serve as the only scene representation in a real-time SLAM system for a handheld RGB-D camera. Our network is trained in live operation without prior data, building a dense, scene-specific implicit 3D model of occupancy and colour which is also immediately used for tracking. Achieving real-time SLAM via continual training of a neural network against a live image stream requires significant innovation. Our iMAP algorithm uses a keyframe structure and multi-processing computation flow, with dynamic information-guided pixel sampling for speed, with tracking at 10 Hz and global map updating at 2 Hz. The advantages of an implicit MLP over standard dense SLAM techniques include efficient geometry representation with automatic detail control and smooth, plausible filling-in of unobserved regions such as the back surfaces of objects.

Keywords

Cite

@article{arxiv.2103.12352,
  title  = {iMAP: Implicit Mapping and Positioning in Real-Time},
  author = {Edgar Sucar and Shikun Liu and Joseph Ortiz and Andrew J. Davison},
  journal= {arXiv preprint arXiv:2103.12352},
  year   = {2021}
}

Comments

Typos, make pdf smaller

R2 v1 2026-06-24T00:27:38.416Z