onethousand's picture
Update README.md
577e386 verified
|
raw
history blame
1.07 kB
---
license: mit
---
# **FaceNormalSeg-ControlNet Dataset** πŸš€ πŸš€
This is the training dataset for the ControlNet used in the **AnimPortrait3D** pipeline.
For details about this ControlNet and access to the pretrained models, please visit:
- **[Project Page](https://onethousandwu.com/AnimPortrait3D.github.io/)**
- **[Hugging Face Page](https://huggingface.co/onethousand/AnimPortrait3D_controlnet)**
### **RGB Images**
For facial RGB images, we use the **FFHQ dataset**. You can download it from **[here](https://github.com/NVlabs/ffhq-dataset)**.
πŸ”Ή *Note: This dataset only provides annotated face normal maps and face segmentation maps; face RGB images are not included.*
### Download
```
huggingface-cli download onethousand/FaceNormalSeg-ControlNet-dataset --local-dir ./FaceNormalSeg-ControlNet-dataset --repo-type dataset
```
## **πŸ“¦ Dataset Overview**
| Region | Image Count |
|---------|------------|
| Face | 107,209 |
| Mouth | 131,758 |
| Eye (left + right) | 214,418 |
| **Total** | **453,385** |