JustinhoCHN / SRGAN_Wasserstein

Apply Waseerstein GAN into SRGAN, a deep learning super resolution model
420 stars 102 forks source link

[!] Load checkpoint/***.npz failed! #17

Closed DCSong closed 4 years ago

DCSong commented 5 years ago

[!] Load checkpoint/g_srgan.npz failed! [!] Load checkpoint/g_srgan_init.npz failed! [!] Load checkpoint/d_srgan.npz failed!

ValueError: Object arrays cannot be loaded when allow_pickle=False

There are some errors here. Where can I find these files? Thank you.

DCSong commented 5 years ago

How do I train the whole network from scratch? Which files do I need to modify?