You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
381 B

{
"algo": "yolov5",
"inputlayout": "NV12",
"md5":"d04ad782c9c1b7a922717d8e3c112732",
"inputSize": [1280, 704],
"inputmeans":[0, 0, 0],
"inputstds":[0.003921569, 0.003921569,0.003921569],
"inputmins":[0, 0, 0],
"classIndex": [10000, 60000],
"downscales": [8, 16, 32 ],
"anchors": [10, 13, 16, 30, 33, 23 ,
30, 61, 62, 45, 59, 119,
116, 90, 156, 198, 373, 326 ]
}