The Img_encoder pre-trained model might be corrupted
JeffreyYH opened this issue · 3 comments
JeffreyYH commented
Hi,
Thanks for open-sourcing the excellent work!
However when I run the code with Img_encoder.pth.tar, it shows RuntimeError: unexpected EOF, expected 757379 more bytes. The file might be corrupted.
Maybe there's something wrong with the model? I'd be appreciated if you might re-upload it.
Thank you!
bareblackfoot commented
Hmmm I don't know why but after calling the model in the code, the file size become smaller and the pytorch package say that it is corrupted.
I uploaded another model, please use it, although i am not sure that it would work :(
I will check it on weekend.
Thank you :)
JeffreyYH commented
Thank you so much!
bareblackfoot commented
I updated files and codes to fix errors :)
Please check it out 😉