Skip to content

This work demonstrates the simple and straight forward way of using the DC-GAN architecture to obtain bright new and unique ’waifus’ the heart can desire.

Notifications You must be signed in to change notification settings

theATM/AnimeRush

Repository files navigation

Anime Face Generation using Generative Adversarial Network

In the world of NFTs and generated collectibles, pictures of anime girls can be very attractive and lucrative digital good to posses. The recent advancements in Deep Learning and Artificial Intelligence open up new world of possibilities. The generation of such portraits can be accomplished with the easy generative adversarial network. This work demonstrates simple and straight forward ways of using the DC-GAN architecture to obtain bright new and unique ’waifus’ the heart can desire.

This project has been tasked by the University of Oulu by the Faculty of Information Technology and Electrical Engineering as a part of the Deep Learning course.

Example of the Generated Images:

9 6

Deep Learning Project Structure

  • project_GAN.ipynb - main notebook with unimproved GAN training provided by the university staff
  • hyper_GAN.ipynb - proposed improvements to the GAN training
  • critic_climping_WGAN - experiment conducted on the WGAN architecture (code taken from https://github.com/Zeleni9/pytorch-wgan)
  • xfunction - directory for the utility functions
    • transforms.py - file with proposed transform
    • models.py - different DCGAN architectures tested during experiments

Data Usage:

Create Dataset directory and inside

More information about the project can be found in the project report

Project can be found on GitHub:

https://github.com/theATM/AnimeRush

Author:

Aleksander Madajczak

About

This work demonstrates the simple and straight forward way of using the DC-GAN architecture to obtain bright new and unique ’waifus’ the heart can desire.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published