Does the current onnx version support the export of object detection networks, such as the Yolov2 network(export to yolov2.onnx)?

1 visualizzazione (ultimi 30 giorni)
Does the current onnx version support the export of object detection networks(use exportONNXNetwork function), such as the Yolov2 network(export to yolov2.onnx)? It seems that only support 'classification' ,'regression','pixelclassification' layer type network...

Risposta accettata

Kevin Chng
Kevin Chng il 17 Mar 2020
upcoming release R2020a will support exporting YOLO v2 object detectors to ONNX.
For R2019b, refers to the link below to check which layers are supported to export to ONNX.

Più risposte (1)

cui,xingxing
cui,xingxing il 30 Mar 2020
I'm glad R2020a supports yolov2 export, but what about yolov3? I watched the official example design of yolov3, but I can't lead to the yolov3 version of onnx? (exportonnxnetwork / importonnxnetwork supports very limited ops, when does it become robust?),see onnx Comments and Ratings

Prodotti


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by