Create three-dimensional scenes from streaming data
Lingbot-map is a feed-forward 3D foundation model designed to reconstruct scenes from streaming data. The project optimizes visualization processes by processing complex environmental data, thanks to its architecture developed in Python language.
Updates
- September 16, 2026: Stars 16,054 → 17,060.
- August 2, 2026: Stars 8,439 → 16,054.
What you get
- Stable 3D reconstruction of long video sequences
- Low latency streaming inference support
- Artificial intelligence architecture that can process complex environmental data
Installation
conda create -n lingbot-map python=3.10 -y
conda activate lingbot-mappip install torch==2.8.0 torchvision==0.23.0 --index-url https://download.pytorch.org/whl/cu128Running it
python demo.py --model_path /path/to/lingbot-map-long.pt \
--image_folder example/courthouse --mask_skyIf you don't write code
I want to create a 3D scene from streaming data using LingBot-Map. I completed the installation and my model file is ready. How can I launch the visualization interface in my local browser using the command required to run the Courthouse instance?
Related dictionary terms
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-06-29: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.