narugo commited on
Commit
559c0fd
·
verified ·
1 Parent(s): b6b06ab

Add model 'yolov10l-face'

Browse files
yolov10l-face/labels.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ [
2
+ "face"
3
+ ]
yolov10l-face/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14edb26f7e7b7ad58bc391f114d2f95262a27e357bcedf30ad8a6f738d417240
3
+ size 97485808
yolov10l-face/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b72572fa11e51397832aa7d8ce92dd5185194a6e4feae13232d056c742168fc4
3
+ size 52169709
yolov10l-face/model_type.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_type": "yolo"
3
+ }