pytorch-pretrained-BigGAN
ALAE
Our great sponsors
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 | - |
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
-
[D] Pre-trained weights for GANs online?
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
We haven't tracked posts mentioning ALAE yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
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)