Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
base_model:
|
8 |
- Ultralytics/YOLOv8
|
9 |
library_name: ultralytics
|
10 |
-
pipeline_tag:
|
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.
|
|
|
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.
|