sof icon indicating copy to clipboard operation
sof copied to clipboard

How to inverse the CelebAMask seg maps step by step?

Open dunbar12138 opened this issue 3 years ago • 0 comments

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?

dunbar12138 avatar Jul 31 '22 23:07 dunbar12138