[P] StyleGAN2-ADA trained on cute corgi images <3

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
  • Did-Somebody-Say-Corgi

    Image Synthesis + Corgis = <3

  • Have a look at my [GitHub page](https://github.com/seawee1/Did-Somebody-Say-Corgi) for more information. You'll also find all the links there, i.e. one to the dataset (eventhough I'm not sure if anybody would actually need such a dataset :D) and the model checkpoints.

  • stylegan2-fun

    Slight modifications to the official StyleGAN2 implementation

  • Sure! https://github.com/PDillis/stylegan2-fun#random-interpolation The code is doing a random interpolation, so if you want to go between specific seeds you can see further below. I'm currently porting everything to the ADA Pytorch version, and my current tests note it's far more efficient memory-wise. In the meantime, you can use that one for the StyleGAN1 and 2 models, though the ADA ones will need a bit of modification.

  • 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.

    InfluxDB logo
  • stylegan2-ada

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

  • Have a look at the train.py of the StyleGAN2-ADA RoyWheels fork. I used the 'v100_16gb' configuration which has a batch size of 4.

  • instagram-scraper

    Instagram Scraper. Scrape useful data/posts from instagram users, hashtag and locations pages. Comments and people who liked specific posts and soon more. No login or API keys are required (by drawrowfly)

  • The scrapper I used was InstaTouch! :)

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