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

Is joint training used? #6

Open
wytcsuch opened this issue Mar 4, 2021 · 0 comments
Open

Is joint training used? #6

wytcsuch opened this issue Mar 4, 2021 · 0 comments

Comments

@wytcsuch
Copy link

wytcsuch commented Mar 4, 2021

Thank you again for your contribution. I have been studying your paper and code recently. There are three questions:

  1. According to your codes, the generation of 3D rendering image and face super resolution are not trained together. But in this paper, I understand that the two branches are joint training, and there is a render loss between rendering face and HR. If my understanding is wrong, please correct me.
  2. If, as I understand, the two branches are trained jointly, how do you use tensorflow and pytorch together for training, because tensorflow will occupy all the GPU memory by default whilch make pytorch unable to run?
  3. At present, only pixel loss between SR and HR is optimized. Have you ever tried to introduce GAN to help restruct?
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

1 participant