References

官方git:https://github.com/znxlwm/UGATIT-pytorch.git

paper:https://arxiv.org/abs/1907.10830

Machine

Tesla V100 [32G]

创建conda环境 Create a conda environment

Requirements:

conda create -n ugatit python = 3.6 tensorflow-gpu=1.14 tensorflow=1.14
conda activate ugatit
conda install opencv

Get U-GAT-IT

git clone [<https://github.com/znxlwm/UGATIT-pytorch.git>](<https://github.com/znxlwm/UGATIT-pytorch.git>)

Preparations