vast-ai-research/triposr

TripoSR: Fast 3D Object Reconstruction from a Single Image

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 37 minutes ago
Added to GitGenius on September 9th, 2026
Created on February 7th, 2024
Open Issues & Pull Requests: 105 (+0)
GitHub issues: Enabled
Number of forks: 898
Total Stargazers: 6,946 (+0)
Total Subscribers: 72 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

TripoSR is a feedforward 3D reconstruction model that generates 3D objects from single images.

The tool addresses the challenge of fast, high-quality 3D reconstruction from minimal input. Rather than iterative refinement approaches, TripoSR uses a feedforward architecture based on Large Reconstruction Model principles to process a single image and directly output a complete 3D model. The model generates results in under half a second on high-end GPUs, making it practical for real-time applications while maintaining visual quality competitive with or exceeding other open-source alternatives.

Developers working on 3D content creation pipelines, generative AI systems, or applications requiring rapid 3D asset generation from photographs should consider this tool. It suits projects where inference speed matters alongside reconstruction quality. The README positions TripoSR as outperforming other open-source alternatives in both qualitative and quantitative evaluations across public datasets, though specific comparisons to named alternatives are not detailed in the provided materials.

The project maintains an interactive online demo and releases pretrained models alongside source code. Development appears focused on practical deployment, with documentation covering model architecture and training methodology through a technical report. The codebase is written in Python and distributed under the MIT license, enabling both research use and commercial applications.