Robbyant/lingbot-map
A feed-forward 3D foundation model for reconstructing scenes from streaming data observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 98
- Release rhythm 35
- Longevity 10
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 140
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
16705 stars · 1864 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
LingBot-Map is a feed-forward 3D foundation model that reconstructs scenes from streaming image data using a Geometric Context Transformer. It performs real-time streaming 3D reconstruction at roughly 20 FPS over sequences exceeding 10,000 frames, with paged KV cache attention for long-sequence stability.
Use cases
- reconstruct 3D scenes from streaming video
- run real-time 3D reconstruction on long sequences
- estimate camera trajectory and correct drift in video
- generate dense geometry from monocular or multi-view streams
- evaluate 3D reconstruction on KITTI or Oxford Spires benchmarks
- build mapping for robotics or autonomous navigation
When to choose
- you need feed-forward streaming 3D reconstruction rather than slow iterative optimization
- you process very long video sequences (thousands of frames) and need stable memory usage
- you want state-of-the-art reconstruction quality with real-time inference on GPU
- you need a permissively licensed (Apache-2.0) 3D foundation model with pretrained weights
When to avoid
- you need lightweight CPU-only inference, since the model targets GPU acceleration
- you need a full production SLAM system with loop closure and sensor fusion beyond visual reconstruction
- you need a mature stable release rather than a fast-moving research codebase
Facets
library · maturity active
machine-learning deep-learning computer-vision image-processing simulation computer-vision artificial-intelligence deep-learning robotics autonomous-vehicles python 3d-reconstruction streaming-inference foundation-model slam transformer depth-estimation point-cloud kv-cache gpu linux
1 source
- readme: https://github.com/Robbyant/lingbot-map · fetched 2026-08-28 · 4d474e646c81
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Robbyant/lingbot-map | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="Robbyant/lingbot-map")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem