narugo commited on
Commit
c263c8e
1 Parent(s): ca06b6a

Publish model person_detect_v1.3_s, on 2023-06-23 02:38:47 CST

Browse files
person_detect_v1.3_s/F1_curve.png ADDED
person_detect_v1.3_s/PR_curve.png ADDED
person_detect_v1.3_s/P_curve.png ADDED
person_detect_v1.3_s/R_curve.png ADDED
person_detect_v1.3_s/confusion_matrix.png ADDED
person_detect_v1.3_s/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6da88929438cd442e31e45ff4f934dd2d7eb9cf7a423c22885d650ee52550f90
3
+ size 44583231
person_detect_v1.3_s/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed5c028510391b2c20724913f221cd7a66c71578b35c5585bc35af6c0b64fcd5
3
+ size 22498488
person_detect_v1.3_s/model_artifacts.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"names": ["person"], "yaml": {"nc": 1, "depth_multiple": 0.33, "width_multiple": 0.5, "backbone": [[-1, 1, "Conv", [64, 3, 2]], [-1, 1, "Conv", [128, 3, 2]], [-1, 3, "C2f", [128, true]], [-1, 1, "Conv", [256, 3, 2]], [-1, 6, "C2f", [256, true]], [-1, 1, "Conv", [512, 3, 2]], [-1, 6, "C2f", [512, true]], [-1, 1, "Conv", [1024, 3, 2]], [-1, 3, "C2f", [1024, true]], [-1, 1, "SPPF", [1024, 5]]], "head": [[-1, 1, "nn.Upsample", ["None", 2, "nearest"]], [[-1, 6], 1, "Concat", [1]], [-1, 3, "C2f", [512]], [-1, 1, "nn.Upsample", ["None", 2, "nearest"]], [[-1, 4], 1, "Concat", [1]], [-1, 3, "C2f", [256]], [-1, 1, "Conv", [256, 3, 2]], [[-1, 12], 1, "Concat", [1]], [-1, 3, "C2f", [512]], [-1, 1, "Conv", [512, 3, 2]], [[-1, 9], 1, "Concat", [1]], [-1, 3, "C2f", [1024]], [[15, 18, 21], 1, "Detect", ["nc"]]], "ch": 3}, "nc": 1, "args": {"model": "yolov8s.yaml", "batch": 16, "imgsz": 640}, "ultralytics_version": "8.0.20", "model_type": "yolov8"}
person_detect_v1.3_s/results.csv ADDED
The diff for this file is too large to render. See raw diff
 
person_detect_v1.3_s/results.png ADDED