NIRVANALAN / CVPR23-E3DGE

[CVPR 2023] E3DGE: An encoder-based 3D StyleGAN inversion framework.
https://nirvanalan.github.io/projects/E3DGE/index.html
Other
142 stars 6 forks source link

Figure 5 novel view degrees #8

Open bbakpil opened 1 month ago

bbakpil commented 1 month ago

Hello, thank you for your awesome work!

image

In figure 5, how many rotation degrees is applied? (maybe yaw 10 degrees?)

Thank you in advance!

NIRVANALAN commented 1 month ago

Hi, I guess as denoted here, it is the maximum yaw angle defined in the dataset. If I remembered correctly, shall be around +- 15 degrees. https://github.com/NIRVANALAN/CVPR23-E3DGE/blob/7666d5bb05ed9a6ff43000c43ffb5dca8305871d/project/trainers/trainer.py#L103