princeton-vl/RAFT
None observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 38
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 2350
- days_rel: n/a
- days_push: 374
- n_releases_24m: 0
Adoption not part of the score
4091 stars · 679 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of RAFT (Recurrent All Pairs Field Transforms for Optical Flow), an ECCV 2020 model for estimating dense optical flow between video frames. It includes pretrained models, demos, evaluation scripts, and training pipelines for standard optical flow benchmarks.
Use cases
- estimate optical flow between two image frames
- run a pretrained optical flow model on a sequence of frames
- evaluate optical flow models on Sintel or KITTI benchmarks
- train an optical flow network on FlyingChairs and FlyingThings3D
- reduce GPU memory usage for correlation lookups with an efficient CUDA implementation
When to choose
- you need state-of-the-art dense optical flow estimation in Python
- you want a research-grade, well-cited optical flow model with pretrained weights
- you have a CUDA GPU and want to train or fine-tune optical flow models
When to avoid
- you need real-time optical flow on CPU or mobile devices
- you want a production-ready inference service rather than research code
- you lack a CUDA-capable GPU
Facets
library · maturity stable
computer-vision machine-learning deep-learning computer-vision machine-learning deep-learning python optical-flow pytorch eccv-2020 research-code pretrained-models gpu linux
1 source
- readme: https://github.com/princeton-vl/RAFT · fetched 2026-08-28 · 64fe19a2eafc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| princeton-vl/RAFT | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="princeton-vl/RAFT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem