/pix2pix

Primary LanguageJupyter Notebook

Gray 2 RGB

  • build and train a conditional generative adversarial network (cGAN) called pix2pix that learns a mapping from input images to output images.
  • Dataset: Gray2RGB
  • Model: Gray2RGB.h5

Graphical User Interface using pyQt:

Screenshot (204)

Inference:

usage: python inference.py --input[input-folder PATH] --output[output-folder PATH] --model[model PATH]

1 2044 0