foamliu / Deep-Image-Matting-PyTorch

Deep Image Matting implementation in PyTorch
MIT License
817 stars 185 forks source link

can not unpack the 'BEST_checkpoint.tar' #28

Closed huangjunxiong11 closed 4 years ago

huangjunxiong11 commented 4 years ago

When i download the file "BEST_checkpoint.tar" successfully, i can't unpack it. Actually, when i try to unpack 'BEST_checkpoint.tar', it make an error. Is it my fault , or, Is the file mistaken?

wqs111000 commented 4 years ago

I also faced this problem.

wqs111000 commented 4 years ago

I hope the author or anyone else can send a copy of 'BEST_checkpoint.tar' without errors to my email( wqs_zju@163.com).Thanks a lot.

foamliu commented 4 years ago

This is actually a .pth file, you don't need to unpack it.