narugo commited on
Commit
caadfea
1 Parent(s): 787bc07

Publish model censor_detect_v0.9_s, on 2023-06-09 12:22:41 CST

Browse files
censor_detect_v0.9_s/F1_curve.png ADDED
censor_detect_v0.9_s/PR_curve.png ADDED
censor_detect_v0.9_s/P_curve.png ADDED
censor_detect_v0.9_s/R_curve.png ADDED
censor_detect_v0.9_s/confusion_matrix.png ADDED
censor_detect_v0.9_s/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b25b66111e471885476bc57dabac1c3893886aed851c921870c53f1f6759134
3
+ size 44586353
censor_detect_v0.9_s/model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9c9bb7c446f1ea0cae6549c2816a781d97615078d02550a38732c39b53b9b4f
3
+ size 22500088
censor_detect_v0.9_s/model_artifacts.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"names": ["nipple_f", "penis", "pussy"], "yaml": {"nc": 3, "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": 3, "args": {"model": "yolov8s.yaml", "batch": 16, "imgsz": 640}, "ultralytics_version": "8.0.20", "model_type": "yolov8"}
censor_detect_v0.9_s/results.csv ADDED
The diff for this file is too large to render. See raw diff
 
censor_detect_v0.9_s/results.png ADDED