Closed Akito82 closed 7 years ago
Hi, if I do th train.lua ..., the following error occurs: Couldn't load model/VGG_ILSVRC_16_layers.caffemodel
I read that the reason could be a corrupt loadcaffe file, but so far reinstalling didn't do anything for me. Any ideas? Thanks
check whether you had give a correct path for the model file In my case it will be like --model /home/karthikn/neuraltalk2/model/VGG_ILSVRC_16_layers.caffemodel
Thank you very much, that was it.
Hi, if I do th train.lua ..., the following error occurs: Couldn't load model/VGG_ILSVRC_16_layers.caffemodel
I read that the reason could be a corrupt loadcaffe file, but so far reinstalling didn't do anything for me. Any ideas? Thanks