Update README.md
Browse files
README.md
CHANGED
|
@@ -6,10 +6,11 @@ tags:
|
|
| 6 |
- Ultralytics
|
| 7 |
base_model:
|
| 8 |
- Ultralytics/YOLOv8
|
|
|
|
| 9 |
library_name: ultralytics
|
| 10 |
pipeline_tag: image-classification
|
| 11 |
---
|
| 12 |
-
# Race Classification YOLOv8
|
| 13 |
This model is based on [FairFace](https://github.com/joojs/fairface) 0.25 padding variant dataset composed by Microsoft researchers, aiming to reduce bias by better balancing classes in dataset.
|
| 14 |
> **Karkkainen, Kimmo, and Joo, Jungseock.**
|
| 15 |
> *FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age for Bias Measurement and Mitigation.*
|
|
@@ -27,5 +28,4 @@ I will provide a pipeline for running it on your datasets in future.
|
|
| 27 |
|Race-CLS-FairFace_yolov8s| Face: Real | 0.721 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 28 |
|Race-CLS-FairFace_yolov8m| Face: Real | 0.725 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 29 |
|Race-CLS-FairFace_yolo11l| Face: Real | 0.733 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 30 |
-
|Race-CLS-FairFace_yolo11x| Face: Real |
|
| 31 |
-
|
|
|
|
| 6 |
- Ultralytics
|
| 7 |
base_model:
|
| 8 |
- Ultralytics/YOLOv8
|
| 9 |
+
- Ultralytics/YOLO11
|
| 10 |
library_name: ultralytics
|
| 11 |
pipeline_tag: image-classification
|
| 12 |
---
|
| 13 |
+
# Race Classification YOLOv8/11
|
| 14 |
This model is based on [FairFace](https://github.com/joojs/fairface) 0.25 padding variant dataset composed by Microsoft researchers, aiming to reduce bias by better balancing classes in dataset.
|
| 15 |
> **Karkkainen, Kimmo, and Joo, Jungseock.**
|
| 16 |
> *FairFace: Face Attribute Dataset for Balanced Race, Gender, and Age for Bias Measurement and Mitigation.*
|
|
|
|
| 28 |
|Race-CLS-FairFace_yolov8s| Face: Real | 0.721 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 29 |
|Race-CLS-FairFace_yolov8m| Face: Real | 0.725 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 30 |
|Race-CLS-FairFace_yolo11l| Face: Real | 0.733 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
| 31 |
+
|Race-CLS-FairFace_yolo11x| Face: Real | 0.735 | 7(Black, East Asian, Indian, Latino_Hispanic, Middle Eastern, Southeast Asian, White) |~86740(train), ~10950(val)|224|
|
|
|