idealo / image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
https://idealo.github.io/image-super-resolution/
Apache License 2.0
4.62k stars 762 forks source link

AttributeError: 'str' object has no attribute 'decode' #213

Closed irvanseptiar closed 3 years ago

irvanseptiar commented 3 years ago

original_keras_version = f.attrs['keras_version'].decode('utf8')

subramanyakrishna commented 2 years ago

Can i please know how did you solved this issue?