Does the current onnx version support the export of object detection networks, such as the Yolov2 network(export to yolov2.onnx)?
2 次查看(过去 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...
0 个评论
采纳的回答
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.
0 个评论
更多回答(1 个)
cui,xingxing
2020-3-30
2 个评论
Kevin Chng
2020-3-30
编辑:Kevin Chng
2020-3-30
It is on roadmap I believe, but yolo3 ONNX conversion is not yet supported in R2020a.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!