foamliu/Deep-Image-Matting-PyTorch

Invalid BEST_checkpoint.tar ?

Closed this issue · 4 comments

Hi, thank you for the code.
I tried to download the pretrained model and extract it but it dosnt work.

tar xvf BEST_checkpoint.tar BEST_checkpoint

results in

tar: Ceci ne ressemble pas à une archive de type « tar »
tar: On saute à l'en-tête suivant
tar: BEST_checkpoint : non trouvé dans l'archive
tar: Arrêt avec code d'échec à cause des erreurs précédentes

anything i'm doing the wrong way ? or the provided tar is not valid ?
kind reards

In windows this shows Invalid or damaged on exteaction

same as me

It is not "TAR" format, please refer to the demo.py file for reading it.