facebookresearch/vggt-omega

[CVPR 2026 Oral] VGGT Omega

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 15th, 2026
Created on May 14th, 2026
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Enabled
Number of forks: 359
Total Stargazers: 4,545 (+0)
Total Subscribers: 176 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.2 hours
Mean response time: 3.9 days
90th percentile: 5.9 days
Tracked items: 48

Most active contributors

Sign in to see contributor activity.

How this project is maintained

About 14% of issues opened in the past year have never received a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 32% of issues opened in the past year have been closed. Three people close 50% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 38
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 92 days
Stale 30+ days: 32
Stale 90+ days: 20

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 4
Events in 7 days: 6

Top labels

No label distribution available yet.

Most active issues this week

Detailed Description

VGGT-Omega is a computer vision model for 3D scene understanding and geometric reconstruction from images.

The project addresses the challenge of reconstructing detailed 3D geometry and understanding spatial structure from visual input. It operates as a foundation model trained on large-scale geometric data, enabling it to infer 3D properties and relationships from photographs. The approach combines visual understanding with geometric reasoning to produce rich scene representations.

Developers working on 3D reconstruction, scene understanding, or geometric analysis tasks should consider this tool. It suits projects requiring accurate spatial inference from images, particularly those needing to process diverse real-world scenes. The project provides pretrained models available through Hugging Face, along with a public demo for evaluation. Training code and dataset preparation tools are included for those seeking to adapt or extend the model on custom data.

The project maintains active development with recent releases of training infrastructure, dataset curation pipelines, and additional model checkpoints. Comprehensive documentation for data preparation, including collection, conversion, and cleaning procedures, has been added to support reproducibility. The team has released sequence lists for datasets used in training and made reannotated training data available, demonstrating commitment to transparency in the training process. A supervised geometric filtering pipeline has been introduced to improve data quality during preparation.