Skip to content

A modular framework for scene reconstruction, object segmentation, and dynamic scene graph generation in point clouds, designed to enhance mobile robot perception and interactive mapping.

License

Notifications You must be signed in to change notification settings

VikramIyr/SpotMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotMap Logo
SpotMap

Kerem Kılıç1, Vikram Iyer1, Roham Zendehdel Nobari1, Yagiz Devre2
1ETH Zürich, , 2Princeton


SpotMap is a complete end-to-end pipeline for robotic scene understanding and interactive mapping. It integrates on-board SLAM, volumetric 3D reconstruction, instance segmentation, dynamic scene graph generation, and affordance prediction — giving mobile robots the capability to build detailed maps and understand their surroundings with minimal human supervision.


📂 Repository Structure

SpotMap/
├── src/          # Core source code: modules of the pipeline
├── configs/      # Configuration files for SLAM and OpenMask3D
├── data/         # Original and intermediate datasets
├── scene_graph/  # Current scene graph representation
├── docs/         # Documentation, figures, and additional resources

📂 Source code

src/
├── data_acquisition/                
├── mapping_and_reconstruction/
├── segmentation_and_scene_graph/   
└── re_scan/    

🚀 Setup

Each of the core modules in src/ has its own README with all the installation, configuration, and usage instructions:

📄 Citation

If you find this work useful, please cite our paper:

WORK IN PROGRESS

⭐ Support

If you find SpotMAP helpful, please ⭐ star our GitHub repository to support the project!

📧 Contact

For questions or issues, please open a GitHub Issue


📜 License

This project is licensed under the MIT License — see LICENSE for details.

About

A modular framework for scene reconstruction, object segmentation, and dynamic scene graph generation in point clouds, designed to enhance mobile robot perception and interactive mapping.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •