HyperGAN
Composable GAN framework with api and user interface (by HyperGAN)
pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts. (by huggingface)
Our great sponsors
HyperGAN | pytorch-pretrained-BigGAN | |
---|---|---|
2 | 1 | |
1,161 | 935 | |
0.1% | 3.2% | |
0.0 | 0.0 | |
10 days ago | over 1 year ago | |
Python | Python | |
MIT License | 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.
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.
HyperGAN
Posts with mentions or reviews of HyperGAN.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Machine learning software that generates images?
And then there's software already prebaked that can do it, but its really taxing on a pc, its called hyperGAN.
-
So I trained an AI to generate Pokemon sprites and this is the result
There is something called HyperGAN which builds generative adversarial networks (GANs) and those networks take some images as input and give those as output. Here is the GitHub page for that.
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.
What are some alternatives?
When comparing HyperGAN and pytorch-pretrained-BigGAN you can also consider the following projects:
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
DETReg - Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".
student-teacher-anomaly-detection - Student–Teacher Anomaly Detection with Discriminative Latent Embeddings
dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).
ALAE - [CVPR2020] Adversarial Latent Autoencoders