I've trained a CNN using Pytorch. Now I would like to export it in Matlab in order to use it in the script I have previously made. Any suggestions or hint will be greatly appreciated!
For import/export of CNN via Pytorch to Matlab, you may follow: https://www.mathworks.com/help/deeplearning/deep-learning-import-export-and-customization.html
and https://www.mathworks.com/help/deeplearning/ug/pretrained-convolutional-neural-networks.html