pip install -r requirements.txt
python train.py --no_cuda False --root root_path
The architecture has been taken from the official implementation from tensorflow The inference after each epoch is generated under the sample directory
pip install -r requirements.txt
python train.py --no_cuda False --root root_path
The architecture has been taken from the official implementation from tensorflow The inference after each epoch is generated under the sample directory