Datasets:
| 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 | |
| ``` |