Update README.md
Browse files
README.md
CHANGED
@@ -2,14 +2,25 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
|
|
5 |
|
|
|
6 |
|
7 |
-
|
|
|
|
|
8 |
|
9 |
-
|
|
|
|
|
10 |
|
11 |
-
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
# **FaceNormalSeg-ControlNet Dataset** π π
|
6 |
|
7 |
+
This is the training dataset for the ControlNet used in the **AnimPortrait3D** pipeline.
|
8 |
|
9 |
+
For details about this ControlNet and access to the pretrained models, please visit:
|
10 |
+
- **[Project Page](https://onethousandwu.com/AnimPortrait3D.github.io/)**
|
11 |
+
- **[Hugging Face Page](https://huggingface.co/onethousand/AnimPortrait3D_controlnet)**
|
12 |
|
13 |
+
### **RGB Images**
|
14 |
+
For facial RGB images, we use the **FFHQ dataset**. You can download it from **[here](https://github.com/NVlabs/ffhq-dataset)**.
|
15 |
+
πΉ *Note: This dataset only provides annotated face normal maps and face segmentation maps; face RGB images are not included.*
|
16 |
|
17 |
+
## **π¦ Dataset Overview**
|
18 |
|
19 |
+
| Region | Image Count |
|
20 |
+
|---------|------------|
|
21 |
+
| Face | 107,209 |
|
22 |
+
| Mouth | 131,758 |
|
23 |
+
| Eye (left + right) | 214,418 |
|
24 |
+
| **Total** | **453,385** |
|
25 |
+
|
26 |
+
|