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

About the loss #9

Open
scutzzy opened this issue Apr 21, 2019 · 1 comment
Open

About the loss #9

scutzzy opened this issue Apr 21, 2019 · 1 comment

Comments

@scutzzy
Copy link

scutzzy commented Apr 21, 2019

When I trying to implement the work, I found the mask value in generator goes to 1 rapidly, which leads to the output of generator remaining the same as input, then I read the paper of Ganimation, I found that they added another restrict on mask value, did you used that too? After add l1 weight regularization on mask, its value goes to 0.01 but the output of generator is still remain the same structure of input. There must be some faults in my code ,It will be really helpful If you can help me check it out, and looking forward to your training procedure:)

@ESanchezLozano
Copy link
Owner

Hi,
Sorry for the late reply. Could you please try to check how does it work with the models as in this repository? I am not sure how this extra mask affects the performance. I will try to have a look at your code in any case.

Please do not hesitate to mention me so that I can catch up with the conversation.

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