vasgaowei / pytorch_MELM

The pytorch implementation of the Min-Entropy Latent Model for Weakly Supervised Object Detection
104 stars 19 forks source link

RuntimeError: Invalid magic number; corrupt file? #1

Closed yjyyy closed 5 years ago

yjyyy commented 5 years ago

when i load the vgg16.pth, why it reminds me that it is a corrupt file?

harrywang725 commented 5 years ago

I guess you should down the file again.Maybe you didn't down the file successfully

vasgaowei commented 5 years ago

yeah, i met the same issue before when i ran the code, and just like @harrywang725 said, downloading the right vgg16.pth file will work.

yjyyy commented 5 years ago

yes, the vgg16.pth file in https://drive.google.com/drive/folders/0B1_fAEgxdnvJSmF3YUlZcHFqWTQ may be corrupted, please download the right file in https://drive.google.com/drive/folders/1FV6ZOHOxLMQjE4ujTNOObI7lN8USH0v_?usp=sharing