AdamCodd commited on
Commit
4cbf753
·
verified ·
1 Parent(s): 6eecb89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 (but slower).
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