facebookresearch/sam-3d-objects

SAM 3D Objects

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 32 minutes ago
Added to GitGenius on June 30th, 2026
Created on September 29th, 2025
Open Issues & Pull Requests: 111 (+0)
Number of forks: 867
Total Stargazers: 7,273 (+0)
Total Subscribers: 64 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.4 hours
Mean response time: 9.5 days
90th percentile: 19.2 days
Tracked items: 123

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 84% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 6% of issues opened in the past year have been closed. Three people close 55% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 97
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 160 days
Stale 30+ days: 94
Stale 90+ days: 80

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

SAM 3D Objects is a foundation model for 3D object reconstruction from images.

The tool reconstructs full 3D shape geometry, texture, and layout from a single image. It addresses the challenge of 3D reconstruction in real-world scenarios by handling occlusion and clutter through progressive training and a data engine incorporating human feedback. Given a masked object in an image, the model outputs a 3D representation with pose, shape, texture, and layout information. The approach is designed to work robustly on small objects, unusual poses, and the kinds of uncurated natural scenes that challenge existing 3D generation methods.

Developers working on 3D reconstruction pipelines, particularly those needing to process real-world images with occlusions and complex scenes, should consider this tool. The project provides code, model weights, and a web demo for experimentation. A benchmark is also available for evaluation. The tool is part of a broader SAM 3D effort; a separate model for human mesh reconstruction exists as a companion project.

The project maintains a substantial base of adopters who report issues from real-world use cases rather than the core team generating most open issues. Maintainers typically respond to new issues and pull requests within a day.