Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't open tar files #28

Open
Doflamingo-swj opened this issue Dec 1, 2022 · 2 comments
Open

I can't open tar files #28

Doflamingo-swj opened this issue Dec 1, 2022 · 2 comments

Comments

@Doflamingo-swj
Copy link

Hello,when I use the tar command try to open : miniImagenetWideResNet28_10_S2M2_R\470.tar

tar -xvf 470.tar
The following error will be reported:
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors

Can you kindly tell me why or if I need another script to convert.

@zhang1hongliang
Copy link

@Puneet2000 @Doflamingo-swj, I also meet this issue. Do you solve this issue?

@nupurkmr9
Copy link
Owner

Hi,
The given .tar file should be directly usable by torch.load(470.tar) as we only shared the final S2M2 model in case of tiered-Imagenet.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants