image-generation gan stylegan stylegan3 nvidia

Anime Faces Generator (StyleGAN3 by NVIDIA)

<img width="679" alt="Generated Faces" src="https://user-images.githubusercontent.com/35907066/161809457-e6467724-5942-4a89-b379-85ddfd6ac86c.png">

This is a StyleGAN3 PyTorch model trained on this Anime Face Dataset.

Usage

Demo on Spaces is not yet implemented.

You can run the model pickle file locally using the instructions in this generator-script-only subset of the StyleGAN3 repo:

Dataset & Model Details

The Anime Face Dataset was created by Mckinsey666.

Training was done in Paperspace Gradient on a free RTX-5000 instance with the following parameters:

Train your own StyleGAN3 on PaperSpace or Colab

You can use the notebooks here for a ready-to-use training pipeline https://github.com/akiyamasho/stylegan3-training-notebook