[D] Using activity regularization instead of batch norm.

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
  • stylegan2-ada-pytorch

    StyleGAN2-ADA - Official PyTorch implementation

  • Tangentially, theoretically you can't use BN in the discriminator for WGAN-GP anyway (assuming that you're using the Gulrajani work) because it breaks the sample independence assumptions of the GP. If you have a relatively structured dataset (eg all faces, all cars, all giraffes, etc.) and no class conditioning, look into StyleGAN2-ADA for the best results. If you have a dataset with a lot of variation and a lot of classes try using the BigGAN repo.

  • BigGAN-PyTorch

    The author's officially unofficial PyTorch BigGAN implementation.

  • Tangentially, theoretically you can't use BN in the discriminator for WGAN-GP anyway (assuming that you're using the Gulrajani work) because it breaks the sample independence assumptions of the GP. If you have a relatively structured dataset (eg all faces, all cars, all giraffes, etc.) and no class conditioning, look into StyleGAN2-ADA for the best results. If you have a dataset with a lot of variation and a lot of classes try using the BigGAN repo.

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