affinelayer / pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/
MIT License
5.07k stars 1.3k forks source link

higher resolution #167

Open timothytai opened 5 years ago

timothytai commented 5 years ago

Hi, I'm wondering if there is any plan to port the HD version of pix2pix (https://github.com/NVIDIA/pix2pixHD)? I would like to work with images larger than 256x256 and saw a relevant issue opened (#22 ), but the thread didn't seem to produce a definitive solution? I'm completely new in this area, and so any info/help is greatly appreciated!