autonomousvision/unimatch
[TPAMI'23] Unifying Flow, Stereo and Depth Estimation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 99
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: 1398
- days_rel: n/a
- days_push: 606
- n_releases_24m: 0
Adoption not part of the score
1379 stars · 131 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
UniMatch is a PyTorch research library implementing a unified transformer-based model for optical flow, stereo matching, and depth estimation (TPAMI 2023). It achieves state-of-the-art results on benchmarks like Sintel, Middlebury, and Argoverse and supports cross-task transfer learning.
Use cases
- estimate optical flow between video frames
- compute stereo disparity maps from image pairs
- predict monocular or multi-view depth
- transfer a flow-pretrained model to stereo or depth tasks
- benchmark correspondence models on Sintel, KITTI, Middlebury, or Argoverse
- use a unified matching backbone for 3D perception research
When to choose
- you need state-of-the-art optical flow, stereo, or depth estimation in one codebase
- you want to study or exploit cross-task transfer between correspondence tasks
- you need a strong pretrained backbone for downstream 3D or reconstruction work
When to avoid
- you need a production-ready inference service rather than research code
- you lack a GPU or PyTorch environment
- you need real-time performance on edge devices without optimization
Facets
library · maturity stable
machine-learning deep-learning computer-vision image-processing computer-vision machine-learning deep-learning autonomous-vehicles robotics python optical-flow stereo-matching depth-estimation transformer correspondence pytorch research-code tpami linux gpu
2 sources
- readme: https://github.com/autonomousvision/unimatch · fetched 2026-08-28 · d5e0dc06aec2
- homepage: https://haofeixu.github.io/unimatch/ · fetched 2026-08-29 · cc39b8b7f039
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| autonomousvision/unimatch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="autonomousvision/unimatch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem