Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
|
| 10 |
## YOLOv11x-Face-Detection
|
| 11 |
|
| 12 |
-
A lightweight face detection model based on YOLO architecture ([YOLOv11 xlarge](https://huggingface.co/Ultralytics/YOLO11)), trained for 100 epochs on the WIDERFACE dataset. It's way more accurate than YOLOv11n
|
| 13 |
|
| 14 |
It achieves the following results on the evaluation set:
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
## YOLOv11x-Face-Detection
|
| 11 |
|
| 12 |
+
A lightweight face detection model based on YOLO architecture ([YOLOv11 xlarge](https://huggingface.co/Ultralytics/YOLO11)), trained for 100 epochs on the WIDERFACE dataset. It's way more accurate than my [YOLOv11n](https://huggingface.co/AdamCodd/YOLOv11n-face-detection) model, but slower.
|
| 13 |
|
| 14 |
It achieves the following results on the evaluation set:
|
| 15 |
|