Skip to main content
Browse Models

stabilityai

Stable Fast 3D

Released

2024-08-01

Family

Stable Video Diffusion

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

Model Checkpoint

FP16 · 3.9 GB · stable-fast-3d.safetensors

Model Report

Overview

Stable Fast 3D (SF3D) is a generative artificial intelligence model developed by Stability AI for rapid 3D reconstruction from a single input image. SF3D produces textured, UV-unwrapped 3D mesh assets, facilitating downstream applications in graphics, virtual reality, and design. The model combines fast inference capabilities with explicit material parameter prediction, enabling assets that are readily integrable into modern rendering pipelines and interactive platforms. SF3D was first introduced in August 2024 and is built on advances over previous iterations such as TripoSR and SV3D, focusing on both the fidelity and usability of its outputs, as described in Stability AI News and its Hugging Face Model Card.

3D reconstruction from single image

Figure 1. SF3D reconstructing a 3D mesh from a single image of a toy duck. The GIF cycles through the input image, the computed wireframe, and the final rotating rendered mesh, illustrating the model's end-to-end output.

Technical Architecture and Features

At its core, SF3D employs a Transformer-based architecture for the image-to-3D reconstruction task, as detailed in its Hugging Face Model Card. Unlike previous methods such as TripoSR, SF3D was retrained from the ground up with a redesigned network, supporting explicit mesh extraction and optimized UV-unwrapping strategies. It predicts comprehensive surface properties—most notably, albedo, roughness, and metallicity—which are essential for realistic rendering. The illumination model is disentangled to minimize baked-in lighting, allowing the same asset to adapt seamlessly to different environments within engines or visualization pipelines, a feature highlighted in Stability AI News.

The model processes input images of 512x512 pixels, with output texture resolutions specified at inference. SF3D integrates options for mesh remeshing, supporting triangle and quadrilateral topographies, and enables fine-grained control over the vertex count, facilitating compatibility with downstream 3D workflows. Remeshing implementations are based on established algorithms such as Botsch and Kobbelt's multiresolution modeling and Instant Field-Aligned Meshes, as further detailed in the SF3D GitHub repository, and introduce only minor computational overhead.

SF3D technical flow diagram

Figure 2. Diagram illustrating the SF3D reconstruction pipeline, including modules for enhanced image encoding, mesh extraction, material estimation, illumination modeling, and texture export. The process highlights both intermediate and final model outputs.

Training Data and Methodology

SF3D was trained primarily on the Objaverse dataset, which offers a diverse set of 3D models suitable for robust generalization. To better match the image distribution encountered in practical use cases, Stability AI enhanced its rendering methodology and implemented a rigorous data curation process, selectively including Objaverse objects based on licensing and suitability, as described in its Hugging Face Model Card. This approach allowed SF3D to learn from a spectrum of object geometries and textures, improving its ability to generalize to novel data.

The supervised training regime focused on reconstructing both geometry and physically-informed material properties. The architectural innovations and dataset augmentations collectively enabled the disentanglement of geometry and lighting, a critical factor for creating flexible, reusable 3D assets, as discussed in the SF3D Technical Report.

Performance and Evaluation

SF3D distinguishes itself through inference speed and mesh quality. The model reconstructs a 3D asset in approximately 0.5 seconds on a standard consumer-grade GPU, reducing turnaround compared to preceding models, such as SV3D, which required upwards of ten minutes for similar tasks. SF3D achieves this with a parameter count of 1.01 billion, balancing efficiency and capacity as documented in Stability AI News and its Hugging Face Model Card.

Benchmark comparison scatter plot

Figure 3. Quantitative comparison of SF3D (green star) against other state-of-the-art 3D reconstruction models, showing normalized F-score versus inference time. SF3D leads in speed while maintaining competitive reconstruction quality.

Empirical comparisons show that SF3D produces high-fidelity meshes, with uniform UV maps and reduced illumination artifacts compared to both TripoSR and ground truth references. The model's material parameter prediction further improves the realism and adaptability of its outputs across rendering contexts. Visual evaluations consistently demonstrate sharper geometry and more accurate textures.

Model output comparison chart

Figure 4. Qualitative comparison chart illustrating SF3D's improvements in light bake-in, vertex coloring, geometry extraction, and material parameter prediction compared to prior models and ground truth.

Applications and Use Cases

SF3D enables a wide spectrum of use cases in both creative and technical domains. Its rapid asset generation is particularly beneficial for rapid prototyping in game development and virtual reality content creation, where numerous static objects—such as props and furniture—must be generated efficiently, as noted by Stability AI. Designers and artists leverage the model's outputs for concept creation, visualization, and digital art workflows, while educational platforms utilize the reconstruction capability to generate interactive learning content.

The model's explicit material predictions and UV-mapped outputs facilitate direct integration into photorealistic rendering engines, supporting applications in architecture, retail visualization, and augmented reality experiences. SF3D is also suited for research on 3D representation learning and generative modeling, offering a resource for studying reconstruction limitations and dataset biases, as outlined in its Hugging Face Model Card. The outputs are not designed to provide factual representations of real individuals or historical events, reflecting guidelines set forth in the model's use policy.

Rotating 3D mesh output

Figure 5. Rotating 3D mesh output generated by SF3D, presenting a smooth, stylized head. The demonstration highlights the uniformity and continuity of the generated mesh.

Limitations and Licensing

The scope of SF3D is purposefully constrained: it is not optimized for realistic representation of people or events, nor for applications requiring precise factual correspondence, as stated in its Hugging Face Model Card. Support for certain backends such as Mac Silicon (MPS) and Windows remains experimental, and performance or memory usage on these platforms may differ from primary CUDA-enabled environments, described in the SF3D GitHub Repository. The model's speed and mesh quality may vary based on specific system configurations and input complexities.

Stable Fast 3D is distributed under Stability AI's Community License, permitting free academic, research, and non-commercial use, as well as commercial use for entities with annual revenue up to $1,000,000. Larger-scale commercial applications require an explicit enterprise license from Stability AI.

Related Models and Lineage

SF3D is a direct successor to TripoSR, another transformer-based 3D reconstruction model developed by Stability AI. The advances introduced in SF3D—including faster inference, mesh extraction, illumination disentanglement, and material parameter prediction—set it apart from both TripoSR and SV3D. Benchmarking evidence supports SF3D's position as a rapid and versatile 3D asset generator suitable for a variety of applied domains, as outlined in Stability AI News.

External Resources

About Stable Video Diffusion: Stable Video Diffusion is a family of AI models that generate short videos from a single image by leveraging latent diffusion techniques to produce high-quality, temporally consistent frames. This approach enables efficient video generation with customizable frame rates, surpassing leading closed models in user preference studies.

More from stabilityai

stabilityai /

Stable Diffusion 2

A text-to-image diffusion model offering 768×768 resolution generation with depth conditioning, inpainting capabilities, and 4x upscaling functionality.
stabilityai /

Stable Diffusion 1.1

A latent text-to-image diffusion model trained on LAION datasets that generates 512×512 images from natural language prompts using compressed latent space processing.
stabilityai /

Stable Diffusion 1.5

Text-to-image diffusion model trained on LAION dataset subset, generating 512x512 images from natural language prompts using latent space processing.
stabilityai /

Stable Diffusion XL

A text-to-image diffusion model with 3.5 billion parameters utilizing a two-stage generation pipeline for enhanced image quality and prompt adherence.
stabilityai /

SDXL Turbo

SDXL variant using the Adversarial Diffusion Distillation (ADD) technique to generate images very quickly, only requiring 2-6 steps instead of 20-60.
stabilityai /

ControlNet SDXL Canny

Smaller SDXL ControlNet model for edge detection.
stabilityai /

ControlNet SDXL Depth

Smaller SDXL ControlNet model for depth generation.
stabilityai /

ControlNet SDXL Recolor

SDXL ControlNet model for recoloring images.
stabilityai /

Stable Diffusion 3.5 Large

This 8-billion parameter model brings improvements to SD3 in customizability, efficiency, and diversity. This Large variant was designed for professional use cases at 1 megapixel resolution.
stabilityai /

Stable Diffusion 3.5 Turbo

This latest iteration in the Stable diffusion family brings improvements over SD3 in customizability, efficient performance, and diverse outputs. The Turbo variant is distilled from the Large version to generate images in just 4 steps.
stabilityai /

Stable Cascade Stage A

A vector quantized GAN encoder that compresses 1024×1024 images to 256×256 discrete tokens as part of a three-stage hierarchical text-to-image pipeline.
stabilityai /

Stable Cascade Stage B

Intermediate latent super-resolution module that upscales compressed text-conditional representations from Stage C to enable high-fidelity image generation.
stabilityai /

Stable Cascade Stage C

Text-to-image diffusion model using three-stage cascaded architecture with 42:1 spatial compression for efficient high-resolution synthesis.
stabilityai /

Stable Audio Open 1.0

Open-source text-to-audio synthesis model with 1.21 billion parameters, trained exclusively on Creative Commons data using latent diffusion architecture.