cvondrick / soundnet

SoundNet: Learning Sound Representations from Unlabeled Video. NIPS 2016
http://projects.csail.mit.edu/soundnet/
MIT License
458 stars 94 forks source link

_pickle.UnpicklingError: invalid load key, '\x04'. #16

Open JingpengSun opened 6 years ago

JingpengSun commented 6 years ago

Hi, when I run torch.load('soundnet8_final.t7') with python3.6, pytorch0.4.0 I got this error. Do you know what's going on? Thank you~

avis-ma commented 4 years ago

the model is in torch7, not pytorch.

Corawill commented 3 years ago

Have you solved this problem?

viera21 commented 2 years ago

the model is in torch7, not pytorch.

So, do u know how to solve this? Thank you very much!