SAM 3D Objects
Reconstructs 3D shape, texture, and layout of objects from a single cluttered real-world photo.
About
Given a single cluttered real-world photo, SAM 3D Objects reconstructs full 3D geometry, texture, and scene layout for the objects in it, a setting where occlusion usually breaks single-view methods. Part of Meta's SAM 3D family announced in November 2025, the model was trained with a progressive scheme and a data engine that folds in human feedback, and it handles single or multi-object generation, producing object pose, shape, texture, and layout with Gaussian splat output in PLY format. The repository provides checkpoints, a demo script, Jupyter notebooks, and a web demo, with June 2026 additions including released encoder weights, a 3D artist object evaluation set, and a public leaderboard. Setup is Python-based with separate requirements files and a PyTorch3D dependency, which makes installation the fiddliest part, and inference realistically wants a CUDA GPU. Code and checkpoints are distributed under Meta's SAM License, a custom license that permits commercial use but bars military and trade-control-restricted applications and reverse engineering. The project sits around 7.2k GitHub stars.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- 3D Model Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Advanced (4/5)
- License
- SAM License
- Added
- Jul 29, 2026
Related Tools
CUDA-accelerated Gaussian splatting rasterization library with Python bindings from the Nerfstudio team.
Generates high-resolution textured 3D assets from images or text with separate shape and texture models.
Generates explorable, mesh-exportable 3D worlds from text or image prompts via panoramic proxies.
Roblox's research foundation model that generates 3D shapes from text prompts for game assets.
Turns a single image into a textured, UV-unwrapped 3D mesh in under a second.
Reconstructs dense 3D scenes from uncalibrated image collections without known camera poses.
Mentioned in
The 2026 Gaussian Splatting and 3D Reconstruction Toolchain
A component-level guide to gsplat, VGGT, DUSt3R, CoTracker and Depth Pro: capture specs, VRAM, export...
Billy C
Single Image to 3D Model: The 2026 Open Source Pipeline
How the leading open-weight image-to-3D models compare on mesh quality, PBR textures, VRAM, speed, and the...
Max P