faceswap-GAN icon indicating copy to clipboard operation
faceswap-GAN copied to clipboard

How to use the SPADE_res_block module?

Open notknowchild opened this issue 4 years ago • 0 comments

def SPADE_res_block (input_tensor, cond_input_tensor, f, use_norm = True, norm = 'none'), how can I get cond_input_tensor?

notknowchild avatar Mar 10 '20 13:03 notknowchild