3dart / README.md
gusgeneris's picture
First03
bbe4a1e
|
raw
history blame
909 Bytes
---
title: 3dart Nueva version
emoji: ๐Ÿ–ผ๏ธ๐Ÿ”„3D
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: "4.43.0"
app_file: app.py
pinned: false
---
# Nueva version
## Authors
Zhengyi Wang, Yikai Wang, Yifei Chen, Chendong Xiang, Shuo Chen, Dajiang Yu, Chongxuan Li, Hang Su, Jun Zhu
## Journal
arXiv preprint arXiv:2403.05034
## Year
2024
## Description
This project utilizes the CRM model to convert single images into 3D textured meshes using convolutional reconstruction techniques. The model is deployed as a Gradio app, allowing interactive visualization and manipulation of 3D models generated from input images.
## Features
- Convert single images to 3D textured meshes.
- Interactive UI with Gradio.
- High-quality 3D model generation.
## Installation
To run this app locally, you'll need to install the necessary dependencies. You can do this by running:
```bash
pip install gradio