vision-aided-gan
anycost-gan
Our great sponsors
vision-aided-gan | anycost-gan | |
---|---|---|
3 | 1 | |
356 | 741 | |
- | 0.3% | |
2.2 | 0.0 | |
9 months ago | 11 months ago | |
Python | Python | |
MIT License | 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.
vision-aided-gan
-
[D] Is the GAN architecture currently old-fashioned?
If you are looking for more traditional noise -> xxx GANs, go for https://github.com/autonomousvision/projected_gan/. Another recent work is https://github.com/nupurkmr9/vision-aided-gan.
anycost-gan
We haven't tracked posts mentioning anycost-gan yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
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
pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch
PaddleGAN - PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, Wav2Lip, picture repair, image editing, photo2cartoon, image style transfer, GPEN, and so on.
Anime-face-generation-DCGAN-webapp - A port of my Anime face generation using Pytorch into a Webapp
DeepSIM - Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)
stylegan-waifu-generator - Generate your waifu with styleGAN, stylegan老婆生成器
the-gan-zoo - A list of all named GANs!
alias-free-gan-pytorch - Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
CycleGAN - Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
StyleSwin - [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
GIMP-ML - AI for GNU Image Manipulation Program
stylegan2-pytorch - Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch