fingerx / CRM

CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model

Home Page:https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convolutional Reconstruction Model

Official implementation for CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model.

demo.mp4

Try CRM 🍻

Install

Required packages are listed in requirements.txt.

Inference

We suggest gradio for a visualized inference.

gradio app.py

1710081811132

Acknowledgement

Citation

@article{wang2024crm,
  title={CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model},
  author={Zhengyi Wang and Yikai Wang and Yifei Chen and Chendong Xiang and Shuo Chen and Dajiang Yu and Chongxuan Li and Hang Su and Jun Zhu},
  journal={arXiv preprint arXiv:2403.05034},
  year={2024}
}

About

CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model

https://ml.cs.tsinghua.edu.cn/~zhengyi/CRM/

License:MIT License


Languages

Language:Python 100.0%