CUT3R/CUT3R
Official implementation of Continuous 3D Perception Model with Persistent State observed · 2026-08-28
Health v2 · maintenance only
38/100
- Activity 39
- Release rhythm 35
- Longevity 41
Flags: no_releases no_license
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: 583
- days_rel: n/a
- days_push: 371
- n_releases_24m: 0
Adoption not part of the score
1486 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
CUT3R is the official PyTorch implementation of 'Continuous 3D Perception Model with Persistent State' (CVPR 2025 Oral), a stateful recurrent transformer that processes streams of RGB images and produces metric-scale pointmaps in a shared coordinate system. It supports online dense 3D scene reconstruction, dynamic scene reconstruction, and probing of unobserved scene regions from video or unordered photo collections.
Use cases
- reconstruct 3D scenes from a stream of RGB images
- estimate per-pixel 3D pointmaps from video frames online
- reconstruct dynamic scenes without per-video optimization
- predict depth and camera pose from image sequences
- infer unseen regions of a scene from virtual views
- run multi-view stereo reconstruction on photo collections
- evaluate 3D/4D perception models on benchmark datasets
When to choose
- you need feed-forward online 3D reconstruction from RGB-only inputs
- you want a unified model handling static and dynamic scenes
- you need metric-scale pointmaps in a common coordinate system
- you are doing research on stateful 3D perception or 4D reconstruction
When to avoid
- you need a production-ready 3D scanning pipeline with SLAM guarantees
- you lack a CUDA-capable GPU for inference
- you need a lightweight real-time mobile 3D solution
- you require permissive licensing for commercial use (license is non-standard)
Facets
library · maturity active
machine-learning deep-learning computer-vision image-processing simulation computer-vision deep-learning machine-learning artificial-intelligence python cross-platform 3d-reconstruction pointmap stateful-model transformer cvpr-2025 research-code depth-estimation pose-estimation video pytorch gpu linux
2 sources
- readme: https://github.com/CUT3R/CUT3R · fetched 2026-08-28 · 8a189685b82c
- homepage: https://cut3r.github.io/ · fetched 2026-08-29 · 9a05b718c08f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CUT3R/CUT3R | main | 38 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem