onethousand's picture
Upload folder using huggingface_hub
7badb29 verified
---
license: mit
task_categories:
- text-to-3d
tags:
- text-to-3D-avatar
---
# **AnimPortrait3D Results Gallery**
This gallery showcases the results of **[AnimPortrait3D](https://onethousandwu.com/animportrait3d.github.io/)**.
πŸ”Ή For **interactive visualization**, visit our **[GitHub page](https://github.com/oneThousand1000/AnimPortrait3D)**.
### **Preview Images**
Preview images are available in the `preview` folder within this project.
### **File Structure**
Each result is stored in a ZIP archive named after the **face ID**, containing the following files:
```
face_id.zip
β”‚
β”œβ”€β”€ fitted_params.pkl # Fitted SMPL-X parameters
β”‚
β”œβ”€β”€ point_cloud.ply # The generated avatar
β”‚
└── prompt.txt # The text prompt
```