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

How to do the prediction? #19

Open
30qwq opened this issue May 19, 2021 · 1 comment
Open

How to do the prediction? #19

30qwq opened this issue May 19, 2021 · 1 comment

Comments

@30qwq
Copy link

30qwq commented May 19, 2021

The code seems to train an input image and evaluate the reconstruction result one by one. I wonder that can the model do the prediction of reconstructing 3D objects of untrained images? If so, how to do that?

Thanks.

@XingangPan
Copy link
Owner

@30qwq Our approach by design is an online approach, i.e., it trains on each testing image. You just need to perform GAN-inversion to get the latent code, and then apply our approach.

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