pytorch-CycleGAN-and-pix2pix icon indicating copy to clipboard operation
pytorch-CycleGAN-and-pix2pix copied to clipboard

Adding New Generator, new Discriminator, and new Loss in Pix2Pix Model

Open hendrikTpl opened this issue 2 years ago • 0 comments

hi, I am trying to do image editing based on Pix2Pix model, is there any guide which part of the code that i need to take care beside network.py, pix2pix_model.py if I want to add new Network Model for both Generator and Discriminator as well as the respective loss ?

hendrikTpl avatar Jan 13 '23 05:01 hendrikTpl