leftthomas / ESPCN

A PyTorch implementation of ESPCN based on CVPR 2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python3

jilner opened this issue · comments

Firstly thanks for you work
When ues python3 load the epoch_3_100.pt, it comes _pickle.UnpicklingError: invalid load key, '\xef'.
How can i reslove this problem ?

Duplicate of #6