Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,9 @@ The models used to create the multi-task model. Please refer to there individual
|
|
6 |
|
7 |
- ViTPose: https://github.com/ViTAE-Transformer/ViTPose
|
8 |
- vitpose+_small.pth
|
|
|
|
|
9 |
- yolo-face: https://github.com/akanametov/yolo-face
|
10 |
- yolov8n-face.pt
|
11 |
-
- yolov8n-person.pt
|
12 |
- AdaFace: https://github.com/mk-minchul/AdaFace/tree/master
|
13 |
- adaface_ir50_webface4m.ckpt
|
|
|
6 |
|
7 |
- ViTPose: https://github.com/ViTAE-Transformer/ViTPose
|
8 |
- vitpose+_small.pth
|
9 |
+
- YOLOv8: https://github.com/ultralytics/ultralytics
|
10 |
+
- yolov8n.pt
|
11 |
- yolo-face: https://github.com/akanametov/yolo-face
|
12 |
- yolov8n-face.pt
|
|
|
13 |
- AdaFace: https://github.com/mk-minchul/AdaFace/tree/master
|
14 |
- adaface_ir50_webface4m.ckpt
|