Use Matconvnet model in Python or Make it Compatible with Python

122 Views Asked by At

We are using a pretrained model of imagenet-vgg-m-2048 obtained from the following website: http://www.vlfeat.org/matconvnet/pretrained/

Is there any way to use this model or convert it to be compatible with any python machine learning framework(pytorch, keras,tensorflow).

Thanks in advance.

0

There are 0 best solutions below