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

Which file used for training? #3

Closed
xuyifeng-nwpu opened this issue Feb 28, 2017 · 3 comments
Closed

Which file used for training? #3

xuyifeng-nwpu opened this issue Feb 28, 2017 · 3 comments

Comments

@xuyifeng-nwpu
Copy link

Thank you share your codes.

Can you tell me which lua file used for training the dataset.

@leehomyc
Copy link
Owner

I did not include that to train the content network. But it is similar to the Context Encoders. You can use their code to train on ImageNet. (https://people.eecs.berkeley.edu/~pathak/context_encoder/)

@xuyifeng-nwpu
Copy link
Author

@leehomyc The joint loss function of your paper is differ from that of context_encoder. Can I directly use the train code(https://people.eecs.berkeley.edu/~pathak/context_encoder/)?

Or should I modify the training lua code in the section of joint loss function?
Thanks.

@leehomyc
Copy link
Owner

leehomyc commented Mar 1, 2017

No, you don't need to. The model for the content constraint is trained on ImageNet using Context Encoders.

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