How to import pretrained models with multiple outputs to MATLAB?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm trying to import pretrained detector networks (e.g. YOLOv3 and Faster R-CNN) in ONNX or Keras formats using importONNXNetwork and importKerasNetwork functions, but I'm getting the error that models with multiple outputs are not supported yet?
Is there a way around this?
Any help will be much appreciated!
0 Kommentare
Antworten (1)
Ganesh Regoti
am 23 Okt. 2019
I have heard that this issue is a known and the concerned parties may be investigating further. Also as of now there is no work around.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Classification Ensembles finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!