Skip to content

Commit 9eabab2

Browse files
authored
Update README.md
1 parent 55391b0 commit 9eabab2

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# yolov8-face
22

3-
| Method | Test Size | Easy | Medium | Hard | FLOPs (B) @640 | weights |
4-
| ----------| ---------- | ----- | ------ | ----- | -------------- | -------- |
5-
| yolov8n | 640 | 94.5 | 92.2 | 79.0 | - | [google](https://drive.google.com/file/d/1qcr9DbgsX3ryrz2uU8w4Xm3cOrRywXqb/view?usp=sharing) |
6-
| yolov8s | 640 | 96.0 | 94.2 | 82.6 | - | - |
7-
| yolov8m | 640 | 96.6 | 95.0 | 84.1 | - | - |
8-
| yolov8x | 640 | - | - | - | - | - |
3+
| Method | Test Size | Easy | Medium | Hard | FLOPs (B) @640 | weights |
4+
| ----------------| ---------- | ----- | ------ | ----- | -------------- | -------- |
5+
| yolov8-lite-t | 640 | - | - | - | - | - |
6+
| yolov8-lite-s | 640 | - | - | - | - | - |
7+
| yolov8n | 640 | 94.5 | 92.2 | 79.0 | - | [google](https://drive.google.com/file/d/1qcr9DbgsX3ryrz2uU8w4Xm3cOrRywXqb/view?usp=sharing) |
8+
| yolov8s | 640 | 96.0 | 94.2 | 82.6 | - | - |
9+
| yolov8m | 640 | 96.6 | 95.0 | 84.1 | - | - |
10+
911

1012

1113

0 commit comments

Comments
 (0)