narugo commited on
Commit
625edbb
1 Parent(s): faa6141

Publish model eye_detect_v0.2_s, on 2023-09-18 11:58:39 CST

Browse files
eye_detect_v0.2_s/model_artifacts.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"names": ["eye"], "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"}