import onnx, r3d, resnet3d

2 views (last 30 days)
cater re
cater re on 18 Jun 2020
Edited: cater re on 18 Jun 2020
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)

Community Treasure Hunt

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

Start Hunting!