Skip to content

ACGAN Face Generator based on a modification from SRResNet, trained with DRAGAN regularization.

Notifications You must be signed in to change notification settings

bhpfelix/PyTorch-Face-Generator-SRResNet-based-ACGAN-DRAGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRResNet-AC-DRAGAN

DRAGAN Implementation with Auxiliary Classifier based on a modification from SRResNet

Attempt at recreating results from: Towards the Automatic Anime Characters Creation with Generative Adversarial Networks (https://arxiv.org/pdf/1708.05509.pdf)

Experimented with the CelebA Dataset.

TODO:

  • Add results on tagged anime dataset
  • Double check training procedure
  • Add Interpolation Results

Pretrained model available at https://drive.google.com/open?id=1JTpjlfVO-Frjr9_rdytxiuQZU7ixCF53

Download Cropped, Aligned CelabA Dataset at http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html

Code is based on the following repositories:

To run the code, adjust settings.py and call python3 main.py.

Results

Epoch 0-18:

About

ACGAN Face Generator based on a modification from SRResNet, trained with DRAGAN regularization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages