Sketch to FACE Recognition using GANs (Generative Adversarial Network)

INTRODUCTION:

source: Deep Convolutional Generative Adversarial Networks(DCGANs) | by Manish Nayak | DataDrivenInvestor

IMPLEMENTATION:

DEPLOYMENT:

python -m venv ./venv
venv\Scripts\activate
$ git clone https://github.com/mtobeiyf/keras-flask-deploy-webapp.git
pip install -r requirements.txt
py routes.py
Example.

--

--

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store