Files
openvino/model-optimizer/extensions/front/tf/yolo_v1_v2.json
openvino-pushbot 866530fb04 Publishing R3
2018-10-16 13:45:03 +03:00

12 lines
171 B
JSON

[
{
"id": "TFYOLO",
"match_kind": "general",
"custom_attributes": {
"classes": 20,
"coords": 4,
"num": 3,
"do_softmax": 1
}
}
]