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

facebookresearch/vggt

[CVPR 2025 Best Paper Award] VGGT: Visual Geometry Grounded Transformer observed · 2026-08-28

github.com/facebookresearch/vggt · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 83
  • Release rhythm 35
  • Longevity 40

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

Full methodology

Adoption not part of the score

14292 stars · 1537 forks observed · 2026-08-28

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

VGGT (Visual Geometry Grounded Transformer) is a feed-forward transformer model from Meta AI and Oxford VGG that infers 3D geometry—camera parameters, depth maps, and point maps—directly from one or more images. It ships as a Python library with pretrained checkpoints, a Hugging Face demo, and training/finetuning code.

Use cases

  • estimate camera poses from multiple images
  • reconstruct 3D point clouds from photos
  • predict depth maps from a single or few images
  • run structure-from-motion with a neural network instead of COLMAP
  • finetune a 3D vision transformer on a custom dataset
  • feed 3D geometry features into downstream vision or robotics models

When to choose

  • you need fast feed-forward 3D reconstruction or camera estimation from images
  • you want a learned alternative to classical SfM pipelines like COLMAP
  • you need a strong pretrained 3D vision backbone for downstream tasks
  • you want a CVPR 2025 award-winning, actively maintained research model with commercial-use checkpoint options

When to avoid

  • you need a lightweight CPU-only solution—the model requires a GPU with substantial memory
  • you need permissively licensed weights without an approval workflow—the original checkpoint is non-commercial and the commercial one requires an application form
  • you need real-time on-device inference on edge hardware
  • you need classical, highly precise bundle adjustment SfM with full control over the pipeline

Facets

library · maturity active

machine-learning deep-learning computer-vision image-processing transformers gpu-computing computer-vision machine-learning deep-learning artificial-intelligence robotics python cross-platform 3d-reconstruction visual-geometry transformer camera-estimation depth-estimation point-cloud cvpr-2025 research-model gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/vggtmain58

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/vggt")

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