richzhang / colorization

Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
http://richzhang.github.io/colorization/
BSD 2-Clause "Simplified" License
3.34k stars 921 forks source link

import caffe #84

Open iRushdii opened 3 years ago

iRushdii commented 3 years ago

hi, i have this error

Untitled

any ideas?

amoazeni75 commented 3 years ago

Hi, First, did you build pycaffe? If yes, did you add the "/caffe/python" to your $PYTHONPATH?