sof
sof copied to clipboard
How to inverse the CelebAMask seg maps step by step?
Thanks for your great work! This is highly inspiring and encouraging.
I want to use SoFGAN to render multi-view images conditioned on a seg map from CelebAMask. To do so, I need to first inverse the seg map using this SoF.
I know I need to do Step 2 in your readme but I cannot make it run properly. Do you have an example of ./data/seg_single_view? Or better, do you have existing code to preprocess a CelebAMask seg map and inverse render it, i.e., the code to reproduce Fig.9 in the paper?