Ross ROSS = Recommend OSS · open-source software intelligence for agents

NVlabs/FoundationStereo

[CVPR 2025 Best Paper Nomination] FoundationStereo: Zero-Shot Stereo Matching observed · 2026-08-28

github.com/NVlabs/FoundationStereo · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 57
  • Release rhythm 35
  • Longevity 44

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: 629
  • days_rel: n/a
  • days_push: 258
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2874 stars · 284 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

FoundationStereo is NVIDIA's official PyTorch implementation of a foundation model for zero-shot stereo depth estimation, published as a CVPR 2025 Oral (Best Paper Nomination). It takes a pair of stereo images and outputs a dense disparity map convertible to metric-scale depth maps or 3D point clouds, with strong cross-domain generalization.

Use cases

  • estimate depth from stereo image pairs
  • generate 3D point clouds from stereo cameras
  • run zero-shot stereo matching on new domains without fine-tuning
  • deploy depth estimation on Jetson with TensorRT
  • benchmark stereo depth models on Middlebury and ETH3D
  • extract dense disparity maps for robotics perception

When to choose

  • you need state-of-the-art stereo depth estimation that generalizes zero-shot across domains
  • you want a pretrained model that works without per-domain fine-tuning
  • you need metric-scale depth or point clouds from stereo rigs
  • you target embedded deployment via ONNX/TensorRT on Jetson

When to avoid

  • you only have a single monocular camera instead of a stereo pair
  • you need real-time inference on limited hardware without the Fast variant
  • you require a permissive license for commercial use without checking terms
  • you work outside GPU-capable environments

Facets

library · maturity active

computer-vision image-processing machine-learning deep-learning computer-vision deep-learning robotics artificial-intelligence python cpp stereo-matching depth-estimation disparity-map zero-shot-generalization foundation-model 3d-reconstruction point-cloud onnx tensorrt cvpr-2025 gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
NVlabs/FoundationStereomain47

For agents

markdown · JSON · MCP: product_card(name="NVlabs/FoundationStereo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem