Open RainCoderJoe opened 3 years ago
@RainCoderJoe Hi, you can use the method in this repo https://github.com/elliottwu/unsup3d to estimate the mean and covariance of viewpoint and lighting variations.
In other words, I need to train unsup3d on my datasets, and then estimate viewpoint and lighting of all images, and finally get the mean and covariance of viewpoint and lighting?
Yes, that's what I mean. Besides, you may also try using the provided view_mvn files and see if they work. Usually, the view_mvn does not have to be very accurate.
Thank you for your help!
Hi. Thank you for your works! These view_light files only include car, celeba, face and cat. How can I get the view_mvn and light_mvn of my datasets?