narugo commited on
Commit
ba752e3
1 Parent(s): c5f2267

Publish model head_detect_v0.5_m_pruned, on 2024-09-18 04:04:24 UTC

Browse files
head_detect_v0.5_m_pruned/model.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2ed8b1e65ace2e067b97e773158c6f8937f2f640ec528f3333499b44327d468
3
  size 103461783
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfe8c4996e51ab8c383fd516d4ac69d476aa11efb06404f83bf18c69fd06ac64
3
  size 103461783
head_detect_v0.5_m_pruned/model_artifacts.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"names": ["head"], "yaml": {"nc": 1, "depth_multiple": 0.67, "width_multiple": 0.75, "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", [768, 3, 2]], [-1, 3, "C2f", [768, true]], [-1, 1, "SPPF", [768, 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", [768]], [[15, 18, 21], 1, "Detect", ["nc"]]], "ch": 3}, "nc": 1, "args": {"model": "yolov8m.pt", "batch": 16, "imgsz": 640}, "ultralytics_version": "8.0.196", "model_type": "yolov8"}