import onnx, r3d, resnet3d

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.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 18 Jun 2020

Edited:

on 18 Jun 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!