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

Data directories are missing for training Moco, and supplemental materials. #8

Open
halfjoe opened this issue Jul 15, 2022 · 1 comment

Comments

@halfjoe
Copy link

halfjoe commented Jul 15, 2022

Dear Authors,

First of all I want to thank you for presenting this great work along with public codes. It really inspires the following work. And I have encountered some small problems during running the codes myself. It would be a great help if you could offer some tips about them.

First, while trying to re-train Moco, it reports that the data folder 'moco/ffhq_deg_q' and 'moco/ffhq_deg_k' are missing. Could you please provide some instructions on how these folders are generated? In the paper it looks that the paired positive data are generated during training for each iteration, yet in the codes it seems to be pre-generated.

Second, the paper mentions there are supplemental materials, and could you please leave a link for downloading them?

Thanks for your time, and looking forward to your reply!

Best Regards,
Fangzhou

@halfjoe
Copy link
Author

halfjoe commented Jul 16, 2022

Plus, in the class Panini_MFR, requires_grad_() are set to be True for self.generator (line 302) and self.deg_encoder (line 332). But according to the paper, these two models should be fixed during training other parts. Could you please provide some explanation over this?
Thanks!

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