Skip to content

An open-source impl. of Large Reconstruction Models

License

Notifications You must be signed in to change notification settings

violetdenim/OpenLRM

 
 

Repository files navigation

This is the fork of https://github.com/3DTopia/OpenLRM.git

Contributions

OpenLRM: Open-Source Large Reconstruction Models

Code License Weight License LRM

HF Models HF Demo

violetdenim Contribution

Google Colab

News

  • [2024.01.09] Updated all v1.0 models trained on Objaverse. Please refer to HF Models and overwrite previous model weights.

Setup

Installation

git clone https://github.com/violetdenim/OpenLRM.git
cd OpenLRM

Environment

pip install -r requirements.txt
jupyter notebook demo.ipynb

To run gradio run

python app.py

Images

  • Added new inputs without background into assets/sample_input
  • Added folder assets/with_background with source background

License

About

An open-source impl. of Large Reconstruction Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.8%
  • Python 0.2%