Skip to content

hulxgit/EC3R-SLAM

Repository files navigation

logo EC3R-SLAM: Efficient and Consistent Monocular Dense SLAM with Feed-Forward 3D Reconstruction

Lingxiang Hu1    Naima Ait Oufroukh1    Fabien Bonard1    Raymond Ghandour2

1 IBISC Lab, Université Paris-Saclay, France
2 American University of the Middle East, Kuwait

Tracking

rerun_eg

Mapping

rerun_eg

Running

To run the system, first install the required dependencies:

pip install -r requirements.txt

Then launch the pipeline with:

python3 main.py \
    --sourcepath <path_to_dataset> \
    --config <path_to_config>

Citation

If you find our code or paper useful, please cite

@article{hu2025ec3r,
  title={EC3R-SLAM: Efficient and Consistent Monocular Dense SLAM with Feed-Forward 3D Reconstruction},
  author={Hu, Lingxiang and Oufroukh, Naima Ait and Bonardi, Fabien and Ghandour, Raymond},
  journal={arXiv preprint arXiv:2510.02080},
  year={2025}
}

Contact

Contact Lingxiang Hu for questions, comments and reporting bugs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors