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

load_state_dict_from_url() got an unexpected keyword argument 'check_hash' #83

Closed XuZeliang2020 closed 3 years ago

XuZeliang2020 commented 3 years ago

I use your codes and open them with Jupyter Notebook,but there is a debug like the titile shows. The detail is ''colorization-master\colorizers\eccv16.py in eccv16(pretrained)''.I am a student who is Interested in deep learning,but I couldn't solve this problem for my limited programming ability.Could you tell me how to deal with it?Thank you so much!