/AnimeGen

An attempt to generate industry-standard facial images for anime characters using Generative Adversarial Networks

Primary LanguagePython

AnimeGen V1

An attempt to generate industry-standard facial images for anime characters using Generative Adversarial Networks

Features

Results

SAGAN V2 Epoch 217

epoch 217 sagan_v2

SAGAN with INSTANCE NOISE

sagan inst noise sample

Losses

SAGAN V1 SAGAN V2
sagan v1 losses sagan v2 losses

SAGAN with INSTANCE NOISE

sagan inst noise losses

Prerequisites

  • Python 3.7.3
  • Pytorch 1.2.0
  • Numpy 1.17.2

Todo

  • BCE Loss
  • Tagging Data
  • Get Big GAN to work?