/isgan-1

Personal Implementation of ISGAN paper - Morgan LEFRANC for Ridge-I

Primary LanguagePython

isgan

Personal Implementation of ISGAN paper - Morgan LEFRANC for Ridge-I

This is a personal implementation of the model from ISGAN paper: https://arxiv.org/abs/1807.08571

A toy usage of this program on LFW dataset can be processed using: "python3 isgan.py"

Dependencies:

  • Keras 2.2.0
  • Tensorflow 1.8.0
  • matplotlib 2.2.2
  • scipy 1.1.0