./models/
G_A2B_model.hdf5
G_B2A_model.hdf5
./synthetic_images/A
./synthetic_images/B
#self.train(…
self.load_model_and_generate_synthetic_images()
python CycleGAN.py
./models/
G_A2B_model.hdf5
G_B2A_model.hdf5
./synthetic_images/A
./synthetic_images/B
#self.train(…
self.load_model_and_generate_synthetic_images()
python CycleGAN.py