Open-source implementation of Large Reconstruction Models
Top 34.5% on sourcepulse
OpenLRM provides an open-source implementation of Large Reconstruction Models (LRMs) for generating 3D assets from single images. It targets researchers and developers in computer vision and graphics, enabling the creation of 3D models with detailed geometry and textures.
How It Works
The project leverages a diffusion model architecture, similar to the original LRM paper, to reconstruct 3D shapes from 2D images. It utilizes a DINOv2 encoder for feature extraction and supports memory-efficient attention via xFormers. The models are trained on large datasets like Objaverse and MVImgNet, allowing for high-quality reconstructions.
Quick Start & Requirements
pip install -r requirements.txt
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Model weights are strictly for research purposes and cannot be used commercially due to licensing restrictions. Users must comply with the licensing terms of all components.
1 year ago
1 day