ting3000

Results 3 comments of ting3000

I encounter the same issue on Ubuntu 16.04 with Python 2.7.12. Is it issue from the pretrained VGG-19 caffe model that the document referenced https://gist.github.com/ksimonyan/3785162f95cd2d5fee77? Does anybody have suggestion on...

After I edited the d_setLayers.py from the example under training directory, then run from there, the issue is resolved. I think the issue was cased by that it was run...

rename d_setLayers.py.example under training directory to be d_setLayers.py correct the value of sCaffeFolder to point according to your system run "python d_setLayers.py" under training directory