pytorch-pretrained-BigGAN VS ALAE

Compare pytorch-pretrained-BigGAN vs ALAE and see what are their differences.

Our great sponsors
  • Mergify - Updating dependencies is time-consuming.
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
pytorch-pretrained-BigGAN ALAE
2 1
987 3,442
0.9% -
0.0 0.0
over 2 years ago over 2 years ago
Python Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytorch-pretrained-BigGAN

Posts with mentions or reviews of pytorch-pretrained-BigGAN. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • [D] Pre-trained weights for GANs online?
    2 projects | /r/MachineLearning | 18 May 2023
    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.

ALAE

Posts with mentions or reviews of ALAE. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning ALAE yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing pytorch-pretrained-BigGAN and ALAE you can also consider the following projects:

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

simsiam-cifar10 - Code to train the SimSiam model on cifar10 using PyTorch

dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).

denoising-diffusion-pytorch - Implementation of Denoising Diffusion Probabilistic Model in Pytorch

lightweight-gan - Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)

torch-metrics - Metrics for model evaluation in pytorch

stylegan3-editing - Official Implementation of "Third Time's the Charm? Image and Video Editing with StyleGAN3" (AIM ECCVW 2022) https://arxiv.org/abs/2201.13433

checkface - Putting a face to a hash

HyperGAN - Composable GAN framework with api and user interface

stargan-v2 - StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

StyleFlow - StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows (ACM TOG 2021)