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

how to install cvtransforms? #28

Closed
nobody-cheng opened this issue Jul 5, 2018 · 5 comments
Closed

how to install cvtransforms? #28

nobody-cheng opened this issue Jul 5, 2018 · 5 comments

Comments

@nobody-cheng
Copy link

how to install cvtransforms?
thank you

@nobody-cheng
Copy link
Author

nobody-cheng commented Jul 5, 2018

utils.py is no function bnstats() and flatten_stats()

thank you

@szagoruyko
Copy link
Owner

please check https://github.com/szagoruyko/attention-transfer/tree/pytorch0.4 branch, going to merge it to master soon. These issues are fixed there.

@nobody-cheng
Copy link
Author

nobody-cheng commented Jul 6, 2018

thanks again!
Python 3.7.0
a new problem while running the imagenet.py (Step 1)
can you give me some advice again?
params_file= './resnet-34-export.hkl'
params = torch.load(params_file)
snipaste20180706_102824

@szagoruyko
Copy link
Owner

I converted the model checkpoint from hdf5 to torch: https://s3.amazonaws.com/modelzoo-networks/resnet-34-export.pth, try with this one

@szagoruyko
Copy link
Owner

see #29

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

2 participants