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

SystemError: <Boost.Python.function object at 0x17369c0> returned NULL without setting an error #78

Closed inigo-irigaray closed 4 years ago

inigo-irigaray commented 4 years ago

Screenshot 2020-09-04 at 13 12 00

I get this error when running the Global Histogram Demo notebook on my EC2 instance (python 3.6.3, opencv-python (4.4.0.42). It doesn't seem to find one of the traininglayers of the model. Or it might be something else, I'm new to caffe so I don't understand it quite well yet.

Thanks!

crameth commented 3 years ago

Hi, did you manage to fix this somehow? I'm encountering the same issue.