Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 268 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 268 Bytes

UGATIT-Paddle

This repository contains a Paddle implementation of UGATIT model https://arxiv.org/abs/1907.10830.

To train the model

Using following commands in the terminal

python main.py <--parameter value>

For help, type

python main.py --help