[P] Stylegan on ~5k images

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • 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