LoreGoetschalckx/GANalyze

_pickle.UnpicklingError: invalid load key, 'H'.

xuhui1994 opened this issue · 1 comments

when train_tf.py runing , ''state_dict = pickle.load(f, encoding='latin1')'',load memnet_state_dict.p file . A error occurs:_pickle.UnpicklingError: invalid load key, 'H'. Is this memnet_state_dict.p file wrong? Thank you !!!

Hi @WEIJUE1994, thank you for your interest in our work. Unfortunately, we were not able to reproduce the error on our machines. Perhaps you are experiencing some compatibility issue? We are using Ubuntu 16.04, Python 3.7.6 and Pickle 4.0.