I have tried to unzip the downloaded predcls trained model using the command
tar -xvf predcls.tar
It always give the following error:
tar: This does not look like a tar archive
I'm assuming that the files were not compressed correctly. I tried this with the other provided pretrained models (sgcls and sgdet)and get the same error.
I have tried to unzip the downloaded predcls trained model using the command
tar -xvf predcls.tar
It always give the following error:
tar: This does not look like a tar archive
I'm assuming that the files were not compressed correctly. I tried this with the other provided pretrained models (sgcls and sgdet)and get the same error.