DOC: update data count
Browse files
README.md
CHANGED
|
@@ -5,7 +5,8 @@ size_categories:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
* Hair Area Segmentation Result (from face images, **Soft Label (for K.D.)**) using [FaceXFormer Pre-trained Model](https://kartik-3004.github.io/facexformer/).
|
| 8 |
-
*
|
|
|
|
| 9 |
* for [Oh-LoRA v4 Project](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_06_24_OhLoRA_v4),
|
| 10 |
* Did **Response-Based Knowledge Distillation** for creating [Light-weighted Segmentation Model](https://huggingface.co/daebakgazua/250624_OhLoRA_Hair_Segmentation) for Oh-LoRA v4, with **FaceXFormer Pre-trained Model** as teacher
|
| 11 |
* [Detailed Info](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_06_24_OhLoRA_v4/segmentation)
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
* Hair Area Segmentation Result (from face images, **Soft Label (for K.D.)**) using [FaceXFormer Pre-trained Model](https://kartik-3004.github.io/facexformer/).
|
| 8 |
+
* **Including 4,930 Segmentation Mask Images**
|
| 9 |
+
* [Original Face Images Dataset](https://huggingface.co/datasets/daebakgazua/250526_OhLoRA_filtered_images)
|
| 10 |
* for [Oh-LoRA v4 Project](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_06_24_OhLoRA_v4),
|
| 11 |
* Did **Response-Based Knowledge Distillation** for creating [Light-weighted Segmentation Model](https://huggingface.co/daebakgazua/250624_OhLoRA_Hair_Segmentation) for Oh-LoRA v4, with **FaceXFormer Pre-trained Model** as teacher
|
| 12 |
* [Detailed Info](https://github.com/WannaBeSuperteur/AI_Projects/tree/main/2025_06_24_OhLoRA_v4/segmentation)
|