junyanz / interactive-deep-colorization

Deep learning software for colorizing black and white images with a few clicks.
https://richzhang.github.io/ideepcolor/
MIT License
2.69k stars 447 forks source link

Windows Installation - Models #51

Closed kz81 closed 6 years ago

kz81 commented 6 years ago

I am new to most parts of this project (Anaconda/Python, Caffe, Visual Studio etc.) so please understand my question may be very basic or even obvious.

What I have done After a longer phase of trial & error I have managed to

Status/Problem

Question

Any help would be highly appreciated! Kind regards,

K grafik grafik

kz81 commented 6 years ago

After rebuilding Caffe without errors, ideepcolor.py starts to run, but stops with error: runtime error: could not open ...model.caffemodel Any hints on this problem?

grafik

kz81 commented 6 years ago

Finally I understood that "fetch_models.sh" is not the model, but the script for getting the model data. Under Windows, where there is no bash command available, I suppose you can just open the file in editor, check the path and copy the files manually to their destinations. SOLVED!

leo1243 commented 5 years ago

Hello can you do tutorial somewhere please.