taki0112 / UGATIT

Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
MIT License
6.17k stars 1.05k forks source link

I'm having a lot of issues when trying to run with Tensorflow2x #126

Open nguyenphuluat opened 6 months ago

nguyenphuluat commented 6 months ago

I want to use Tensorflow 2x because Google colab does not allow Tensorflow1x. Editing the code to run it with TF2 is really difficult for a beginner like me. Hope someone can help me.