import onnx, r3d, resnet3d
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I just export r3d.onnx from pytorch.
And import the onnx into matlab.
however it returns mismatch of input size.
I successfully tested the input size in python envrionment.
I also tested other model such as alexnet.onnx from pytorch.
That works correctly. Why the r3d give me error.
0 commentaires
Réponses (0)
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!