super resolution pix2pix Data Augmentation $ bash data_augmentation.sh Train $ bash pix2pix-superresolution.sh Tensorboard $ tensorboard --logdir ./log Result $ ls output epoch_0.jpg .... epoch_100.jpg test $ bash inference.sh $ ls generate_image Reference https://www.tensorflow.org/tutorials/generative/pix2pix https://phillipi.github.io/pix2pix/