narugo commited on
Commit
b61183c
·
verified ·
1 Parent(s): b89acee

Add model 'yolov11l-face'

Browse files
yolov11l-face/labels.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [
2
+ "face"
3
+ ]
yolov11l-face/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da724912dbf0c1d2f045c4af74f30ca7ba8457f27be770459ba02363e43eeaaf
3
+ size 101390341
yolov11l-face/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9114b707f886f22efbc92da4fa442ba5783c08e689c4d54ea01b4d872b7e9c
3
+ size 51184081
yolov11l-face/model_type.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "yolo"
3
+ }