Does the current onnx version support the export of object detection networks, such as the Yolov2 network(export to yolov2.onnx)?
Show older comments
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...
Accepted Answer
More Answers (1)
xingxingcui
on 30 Mar 2020
0 votes
2 Comments
Kevin Chng
on 30 Mar 2020
Edited: Kevin Chng
on 30 Mar 2020
It is on roadmap I believe, but yolo3 ONNX conversion is not yet supported in R2020a.
xingxingcui
on 4 Apr 2020
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!