[P] Stylegan on ~5k images

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/MachineLearning

Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • awesome-pretrained-stylegan2

    A collection of pre-trained StyleGAN 2 models to download

    I found this page after a quick google search https://github.com/justinpinkney/awesome-pretrained-stylegan2 but if this one doesn't work there are others. You can also just use StyleGan (v1) and have great results, I'm not sure that the v2 is much better.

  • stylegan2

    StyleGAN2 - Official TensorFlow Implementation

    If you can wait around a week or two, Nvidia hopefully will be releasing the official PyTorch port of the NVLabs/stylegan2-ada repository. It has numerous improvements over the original NVLabs/stylegan2 repository and unofficial ports, including the titular adaptive discriminator augmentation, refactored code, and performance optimizations. It is fully compatible with weights from NVLabs/stylegan2, so any weights you find for transfer learning from will work out of the box.

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • stylegan2-pytorch

    Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

    Which gan is the best in my context? I found this new package https://github.com/lucidrains/stylegan2-pytorch that sounds as if it would make things simple. Is it and in particular StyleGan2 appropriate?

  • stylegan2-ada

    StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation

    As official as it can be.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts