Skip to content

ori-drs/ScaRF-SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScaRF-SLAM🧣: Scale-Consistent Reconstruction with Feed-Forward Models and Classical Visual SLAM

Yuhao Zhang1, Yifu Tao1, Frank Dellaert2, Maurice Fallon1
1Dynamic Robot Systems Group, University of Oxford    2Georgia Institute of Technology

Arxiv YouTube Bilibili Drive

ScaRF-SLAM reconstruction demo

ScaRF-SLAM is a dense visual mapping framework that combines the robustness of classical visual SLAM with the reconstruction capability of modern geometric foundation models (GFMs). Instead of relying on learned geometry for camera tracking, ScaRF-SLAM decouples localization and dense mapping: classical SLAM provides accurate, low-latency pose estimation, while GFMs are used exclusively for feed-forward depth prediction and reconstruction. By anchoring dense mapping to reliable SLAM poses and enforcing lightweight scale-consistency optimization across frames and submaps, the system achieves globally consistent, high-quality 3D reconstruction while remaining robust to limited batch sizes and loop closures. The framework is compatible with a wide range of SLAM configurations — including monocular, stereo, mono-inertial, multi-camera, and fisheye-camera systems — making it practical for real-world robotics and large-scale mapping applications.

You can take your classical visual SLAM system and wrap ScaRF-SLAM around it!

🎬 Preview


📷 Real-World Dataset

We evaluate ScaRF-SLAM on a real-world dataset collected at the Oxford Robotics Institute (ORI) with accurate ground-truth camera trajectories and LiDAR point clouds for quantitative evaluation (download link).

ScaRF-SLAM dataset overview

The dataset is recorded using the front fisheye camera and IMU of an Insta360 ONE RS 1-Inch, rigidly mounted to a LiDAR–inertial mapping system. Ground-truth poses are obtained by registering the undistorted LiDAR scans to a high-precision terrestrial laser scanner map (more detail).

💻 Using ScaRF-SLAM

The instructions for using ScaRF-SLAM are provided on the wiki page.

📄 License

This project is released under the GNU GPL v3.0. For third-party dependency licenses, refer to the repositories and packages listed in the Environment Setup section.

For commercial purposes, please contact the authors.

📚 Citation

If you find ScaRF-SLAM useful for your research, please consider citing:

@article{zhang2026scarfslam,
  title={{ScaRF-SLAM}: Scale-Consistent Reconstruction with Feed-Forward Models and Classical Visual SLAM},
  author={Zhang, Yuhao and Tao, Yifu and Dellaert, Frank and Fallon, Maurice},
  journal={arXiv preprint arXiv:2606.00307},
  year={2026}
}

About

ScaRF-SLAM: Scale-Consistent Reconstruction with Feed-Forward Models and Classical Visual SLAM

Resources

License

Stars

210 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages