cGANTransfer
cGANTransfer copied to clipboard
How do I preserve the categories of the source domain?
Excuse me. BigGAN's infrastructure does not have these layers: comb_layer_g, prev_knowledge_g, z_layer_g. When I take transfer learning, are these layers added later? After I add these layers, How do I preserve the categories of the source domain? Thanks!