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.