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 have some problem about solver.py #22

Open
silencedog opened this issue Mar 21, 2019 · 4 comments
Open

I have some problem about solver.py #22

silencedog opened this issue Mar 21, 2019 · 4 comments

Comments

@silencedog
Copy link

What means self.net.base.load_state_dict(torch.load(self.config.vgg)) (in line 59) . If you kown please tell me THX!

@silencedog
Copy link
Author

this vgg is pre-training? or other?

@AceCoooool
Copy link
Owner

yes, this is load the pretrained vgg features (pretrained from imagenet --- here using the pytorch pretrained model)

@silencedog
Copy link
Author

yes, this is load the pretrained vgg features (pretrained from imagenet --- here using the pytorch pretrained model)

THX

@silencedog
Copy link
Author

silencedog commented Apr 18, 2019 via email

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