colorization
colorization copied to clipboard
incorrect caffe paths in ./train scripts
As per the Training Usage section, running ./train/fetch_caffe.sh
creates a ./caffe_private_pascal
folder, not a ./caffe-colorization
folder, for caffe installation.
So the paths in your training scripts in ./train
should also be changed accordingly.
thanks, Aruni
Hi,
I changed the path to caffe_private_pascal but then again, the folder does not contain /build/tools/... Am I missing something? Do I need to install caffe from this distribution?