junyanz / pytorch-CycleGAN-and-pix2pix

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

Applying to a general image restoration task #1584

Open rose-jinyang opened 1 year ago

rose-jinyang commented 1 year ago

Hello How are you? Thanks for contributing to this project. I am going to use this method for a general image restoration (low quality -> high quality). There are several kinds of images such as blur and noise samples with noise in the low quality images. Is it possible to apply this method without any architecture change to such a general image restoration task? Thanks