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

error when untar the pytorch model downloaded from DenseNet161. #38

Closed
frankhyj opened this issue Nov 1, 2017 · 3 comments
Closed

error when untar the pytorch model downloaded from DenseNet161. #38

frankhyj opened this issue Nov 1, 2017 · 3 comments

Comments

@frankhyj
Copy link

frankhyj commented Nov 1, 2017

Excuse me,when i download tar from website, the downloaded file can not be untar. How can i fix this problem? Thanks!

The models are downloaded from websites below.

PyTorch Places365 models: AlexNet, ResNet18, ResNet50, DenseNet161. The models are trained in Python2.7+PyTorch 0.2, when the models are being loaded in python3, you might encounter UnicodeDecodeError, see this issue. Run basic code to get the scene prediction from PlacesCNN:

@hailsham
Copy link

hailsham commented Nov 6, 2017

I also have the same problem, the files can not be untar.

@zhoubolei
Copy link
Collaborator

If you take some minimum effort to look at the demo script (https://github.com/CSAILVision/places365/blob/master/run_placesCNN_basic.py) you won't ask this kind of question...

@hailsham
Copy link

hailsham commented Nov 6, 2017

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