3dgp
3dgp copied to clipboard
Is there possible way to generate novel view conditioned on input images?
Thanks for the nice work. Does the method support generating novel view conditioned on input images?
Hi! No, there is not such possibility. One way to achieve this would be embedding an image into the latent space of the generator and then synthesizing novel views. However, this functionality is not supported in the repo, and we have not tested how well it would work.
Thanks, I will try to see if it works some time later