Skip to content

SrinjaySarkar/imap-Implicit-Mapping-and-Positioning-in-Real-Time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Implementation of iMAP: Implicit Mapping and Positioning in Real-Time.Based on the paper:

iMAP: Implicit Mapping and Positioning in Real-Time
Edgar Sucar, Shikun Liu, Joseph Ortiz, Andrew J. Davison
arXiv:2103.12352

Experiments on implementing SLAM using implicit representations and Nerf like volume rednering with a few added changes to the architecture.

Download the official TUM RGBD dataset here

To-DO

  • Add visualizaton of results obtained.
  • Change architrecture from single MLP to heirarchical feature grids in order to improve local reconstruction details
  • Change architrecture from single MLP to progressive representations.
  • Add viewing direction for mapping to check if modelling specularities improves results.
  • Adding semantic branch for keyframes.

Paper Notes

Notes I referred to while implementation.

Results

I used a much smaller than the original Nerf Model used in the paper (exactly half the number of parameter) hence the results are not as good as in the paper.Please downlaod the "teddy.mp4" for the original video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages