JarrentWu1031/CCPL

Cannot untar the pretrained model

thenol opened this issue · 2 comments

thenol commented

I tried to untar your pre-trained model, but some errors occurred as follows

tar: This does not look like a tar archive
tar: Skipping to the next header
tar: Exiting with failure status due to previous errors

model file: sct_iter_160000.pth.tar
So how to untar this file ?

Hello, you should not untar the pre-trained model. Leave it as it is, and try the testing code. I think it would help.

Run file sct_iter_160000.pth.tar, and you will see that it is not tar file. It is actually .pth file.