Datasets:
File size: 785 Bytes
7badb29 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
---
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
``` |