File size: 492 Bytes
1f57514 0f06784 1f57514 33d26e5 f8f1682 d492b6c f8f1682 dc0cdd2 bb4feff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
pipeline_tag: keypoint-detection
license: agpl-3.0
---
## Components
The models used to create the multi-task model. Please refer to there individual pages for more information.
- ViTPose: https://github.com/ViTAE-Transformer/ViTPose
- vitpose+_small.pth
- YOLOv8: https://github.com/ultralytics/ultralytics
- yolov8n.pt
- yolo-face: https://github.com/akanametov/yolo-face
- yolov8n-face.pt
- AdaFace: https://github.com/mk-minchul/AdaFace/tree/master
- adaface_ir50_ms1mv2.ckpt |