65 lines
1.4 KiB
JSON
65 lines
1.4 KiB
JSON
{
|
|
"artifact": "models/detection/construction-ppe-yolov8/v2/model.onnx",
|
|
"artifact_sha256": "b8e5d116a964d0e7091e14b5382ab9301c196ae33b363516df04fddfb0d0b57a",
|
|
"backend": "onnxruntime-yolov8",
|
|
"export": {
|
|
"batch": 1,
|
|
"dynamic": false,
|
|
"format": "onnx",
|
|
"half": false,
|
|
"nms": false,
|
|
"opset": 17,
|
|
"simplify": true
|
|
},
|
|
"input": {
|
|
"layout": "NCHW",
|
|
"letterbox_color": [
|
|
114,
|
|
114,
|
|
114
|
|
],
|
|
"normalization": "uint8 / 255",
|
|
"pixel_format": "RGB",
|
|
"shape": [
|
|
1,
|
|
3,
|
|
640,
|
|
640
|
|
]
|
|
},
|
|
"labels": [
|
|
"Boots",
|
|
"Ear-Protection",
|
|
"Glass",
|
|
"Glove",
|
|
"Hard_hat",
|
|
"Mask",
|
|
"No-Boots",
|
|
"No-Ear-Protection",
|
|
"No-Glass",
|
|
"No-Glove",
|
|
"No-Helmet",
|
|
"No-Mask",
|
|
"No-Vest",
|
|
"Worker",
|
|
"Vest",
|
|
"Circular_Saw",
|
|
"Fire_Extinguisher",
|
|
"Fire_prevention_Net",
|
|
"Welding_Equipment"
|
|
],
|
|
"model_id": "construction-ppe-yolov8@2",
|
|
"schema_version": "cmvr.detection-model-manifest/v1",
|
|
"source": "models/detection/construction-ppe-yolov8/v1/best.pt",
|
|
"source_model_id": "construction-ppe-yolov8@1",
|
|
"source_sha256": "31ef3ca04a17cf545f3fcfc64c4af8993a41d52ccc460e82aff01d5354603533",
|
|
"task": "detect",
|
|
"tools": {
|
|
"onnx": "1.22.0",
|
|
"onnxruntime": "1.23.2",
|
|
"onnxslim": "0.1.94",
|
|
"torch": "2.7.0+cpu",
|
|
"ultralytics": "8.4.31"
|
|
}
|
|
}
|