[D] Pre-trained weights for GANs online?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • pytorch-pretrained-BigGAN

    🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.

  • To my surprise, there don't seem to be many GAN weights available for download. Worse yet, many that are available (e.g., https://github.com/huggingface/pytorch-pretrained-BigGAN ) only come with pre-trained generator weights, not discriminator weights. But I need both.

  • BigGAN-PyTorch

    The author's officially unofficial PyTorch BigGAN implementation.

  • The second link gives you the entire source code for training the model https://github.com/ajbrock/BigGAN-PyTorch/tree/master . Looks like BigGAN.py and BigGANdeep.py are the two files that define the architecture. Can you work with that?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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