joycex99 / cgan-entropy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entropy-gan

CS 236 Project.

  1. Download dataset from cohn-kanade+.

  2. Face Alignment (Square Cropping/Greyscale RGB conversion included in transforms)

python preprocessing/face_alignment.py

  1. Run DCGAN Baseline

python cdgan_new.py

TODO (evazhang612): patch batch size issues.

About

License:Other


Languages

Language:Python 100.0%