elliottwu / unsup3d

(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
MIT License
1.19k stars 194 forks source link

More Complex Light Model #43

Closed yang-ruixin closed 9 months ago

yang-ruixin commented 11 months ago

Hi authors,

Thanks for your great work.

If I want a more complex light model, for example, currently we have only one global light direction, what if I want three lights? If we model three lights, will the output be better? And which part of the code should I update?

Thanks in advance. Ruixin