'How can I generate 1024 resolution albedo map from an input human face image?

I'm working on a stylegan.

I want to train a model to which we can pass input human face image and in output we get its albedo map. For training purpose I need ground truth data -->Pair of Input human face image and its albedo map.

Is there any available dataset for this? Or Is there any github repo which I can use for this kind of data preparation?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source