Upload 3 files
Browse files- README.md +6 -0
- components/edgeyolo_tiny_lrelu_coco.pth +3 -0
- components/vitpose+_small.pth +3 -0
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Components
|
2 |
+
The models used to create the multi-task model. Please refer to there individual pages for more information.
|
3 |
+
|
4 |
+
ViTPose: https://github.com/ViTAE-Transformer/ViTPose?tab=readme-ov-file
|
5 |
+
EdgeYOLO: https://github.com/LSH9832/edgeyolo
|
6 |
+
GhostFaceNets: https://github.com/HamadYA/GhostFaceNets
|
components/edgeyolo_tiny_lrelu_coco.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96aa9497251b73ece2dcde9c58ce52ea8008fd06be51be99e21a569146e94480
|
3 |
+
size 30683737
|
components/vitpose+_small.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75df941cd7ae632a7b0abb136d6c11c9f967643f9ea4a1dd52cf6b642b1eb8f3
|
3 |
+
size 185368399
|