Open noobtoob4lyfe opened 2 years ago
Hello! Tried to launch it with EDVR_L_x4_SR_REDS_official-9f5f5039.pth and have got UnpicklingError: invalid load key, '<'. at model.load_state_dict. How it should be fixed? Thank you
For EDVR_L_x4_SR_REDS_official-9f5f5039.pth you should use NUM_FRAMES = 4
This doesn't give video enhancement right? using naighbouring frames as the older version did. (Any model I try I don't get the video enhancement I used to get two years ago when I worked with this:(
Hello! Tried to launch it with EDVR_L_x4_SR_REDS_official-9f5f5039.pth and have got UnpicklingError: invalid load key, '<'. at model.load_state_dict. How it should be fixed? Thank you
The same as you. I run it in colab. Did you resolve this ?
Will there be an addition of a EDVR video de-blurring Colab any time soon? I'm having a difficult time trying to figure out how I would test EDVR and a Colab notebook would come in handy for this. Thanks!