$ python prepocess_training.py --help Usage: preprocess_training.py [-h] [--train_A_dir TRAIN_A_DIR] [--train_B_dir TRAIN_B_DIR] [--cache_folder CACHE_FOLDER] Prepare data for training Cycle GAN using PyTorch optional arguments: -h, --help show this help message and exit --train...