How to use prototxt file in matlab?

3 views (last 30 days)
h612
h612 on 1 Apr 2017
Answered: Tamir Suliman on 11 Feb 2018
I'm new to Deep Learning. I do not have any experience in python etc (Im using Matlab only) I'm trying to add a pre-trained NN in my example. However, it is not a .mat extension. It is deploy/solver/train .prototxt files. Matlab function helperImportMatConvNet does not work with this format. How can such a net be viewed and used in Matlab? Does matconvnet have a function? Kindly assist

Answers (1)

Tamir Suliman
Tamir Suliman on 11 Feb 2018
See if this article helps import it

Community Treasure Hunt

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

Start Hunting!