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

1 次查看(过去 30 天)
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...

采纳的回答

Kevin Chng
Kevin Chng 2020-3-17
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.

更多回答(1 个)

cui,xingxing
cui,xingxing 2020-3-30
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

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by