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

조회 수: 4 (최근 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
  댓글 수: 2
Kevin Chng
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.
cui,xingxing
cui,xingxing 2020년 4월 4일
Thank you for your reply, I hope the official can release the next version soon!

댓글을 달려면 로그인하십시오.

카테고리

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