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.35k stars 928 forks source link

Anaconda Windows #17

Closed Ratinod closed 7 years ago

Ratinod commented 7 years ago

Hello. I'm trying to start "colorization" on windows. Since the beginning I have successfully launched a "Deep Dream". ( Using this manual ). But when you try to use the same method "colorization" I can't run it successfully. On a piece of code (probably) net = caffe.Net('../models/colorization_deploy_v2.prototxt', '../models/colorization_release_v2.caffemodel', caffe.TEST) Python just crash... I tried everything I could and I do not know where there may be a problem. Please, I need help. And I am sorry that I ask it in here. I do not know where else I can ask for help.

--Update--

Error: imgur

richzhang commented 7 years ago

Unfortunately, I don't have expertise on caffe for windows. The caffe-users-group may be able to help.