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

wassertein distance #193

Open weiqing1001 opened 3 years ago

weiqing1001 commented 3 years ago

Hello, Is it ok to build the Wasserstein loss for pix2pix? And how to clip the weights? Thank you.