Roboflow
Products
Solutions
Resources
Pricing
Docs
Blog
Toggle theme
Sign In
Playground
Arena
Rankings
Arena Rankings
Vision Evals
Models
Explore
Compare
© 2026 Roboflow
•
Terms
Filter
Playground Demo
By Task
All Models
3D Reconstruction
Captioning
Chart Question Answering
Classification
Depth Estimation
Document Question Answering
Image Embedding
Image Similarity
Image Tagging
Instance Segmentation
Keypoint Detection
Multi-Label Classification
Object Detection
OCR
Open Prompt
Open Vocabulary Object Detection
Phrase Grounding
Pose Estimation
Promptable Concept Segmentation
Promptable Concept Segmentation
Region Proposal
Semantic Segmentation
Video Classification
Video Object Tracking
Vision Language
Visual Question Answering
Zero Shot Segmentation
By Feature
Foundation Vision
LLMs with Vision Capabilities
Multimodal Vision
Real-Time Vision
Zero-shot Detection
By Modality
All
Vision
Multimodal
By Organization
By Access Type
All
Open
Closed
Top 3D Reconstruction Models
Models that infer 3D structure from 2D images.
Filters
Sort by:
Newest
Meta
SAM 3D Objects
SAM 3D Objects is a 3D reconstruction model released on November 19, 2025 by Meta AI as part of the broader SAM 3 release. It extends the Segment Anything Model family from 2D segmentation into 3D object reconstruction, predicting geometry, texture, and spatial layout for individual objects from a single RGB image. Given an image together with a prompt identifying the object (a segmentation mask, point, or bounding box), the model outputs a full textured 3D mesh, without requiring multi-view captures, depth sensors, or known camera parameters.SAM 3D Objects uses a two-stage transformer architecture: a coarse stage that predicts 3D shape and object pose, followed by a refinement stage that adds texture and surface detail, with DINOv2 used to encode the input image. The model is trained via a human-and-model-in-the-loop data engine that combines synthetic 3D assets with real-image annotations, producing approximately 3.14 million mesh annotations across nearly 1 million images. Meta released SAM 3D Objects alongside SAM 3D Body, a companion model for single-image human mesh recovery, and SAM 3D Artist Objects (SA-3DAO), a new evaluation benchmark assembled with artist-created 3D ground truth. The model is designed as a companion to SAM 3 for downstream applications including augmented reality, robotics, content creation, and visual effects; it already powers the View in Room feature on Facebook Marketplace. SAM 3D Objects is released under the SAM 3 license; users should review the license terms prior to commercial use.