Does the current onnx version support the export of object detection networks, such as the Yolov2 network(export to yolov2.onnx)?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
cui,xingxing
le 22 Mai 2019
Commenté : cui,xingxing
le 4 Avr 2020
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 commentaires
Réponse acceptée
Kevin Chng
le 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.
0 commentaires
Plus de réponses (1)
cui,xingxing
le 30 Mar 2020
2 commentaires
Kevin Chng
le 30 Mar 2020
Modifié(e) : Kevin Chng
le 30 Mar 2020
It is on roadmap I believe, but yolo3 ONNX conversion is not yet supported in R2020a.
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!