junyanz / pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch
Other
22.8k stars 6.29k forks source link

How can I get the features & add additional discriminators loss #1538

Open PradeepYLN opened 1 year ago

PradeepYLN commented 1 year ago

@junyanz Can you help me where to get features in CycleGAN like in the attached model(shared encoder)? Attached model is used for extract the buildings from SAR to Optical.

Unpaired_model