Skip to content

Latest commit

 

History

History

MaskGAN_demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

How to run

  • Download the checkpoint file here
  • run python demo.py

Dependencies

  • Pytorch 0.4.1
  • numpy
  • Python3
  • PyQt5
  • opencv-python
  • pyyaml

Manual of PyQt5

Please refer to QPixmap and Qimage

Acknowledgement

We acknowledge the official code SC-FEGAN & Pix2PixHD