pytorch-CycleGAN-and-pix2pix VS alias-free-gan-pytorch

Compare pytorch-CycleGAN-and-pix2pix vs alias-free-gan-pytorch and see what are their differences.

alias-free-gan-pytorch

Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch (by rosinality)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
pytorch-CycleGAN-and-pix2pix alias-free-gan-pytorch
10 5
21,952 507
- -
2.8 0.0
1 day ago about 2 years ago
Python Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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-CycleGAN-and-pix2pix

Posts with mentions or reviews of pytorch-CycleGAN-and-pix2pix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-16.

alias-free-gan-pytorch

Posts with mentions or reviews of alias-free-gan-pytorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-30.

What are some alternatives?

When comparing pytorch-CycleGAN-and-pix2pix and alias-free-gan-pytorch you can also consider the following projects:

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

stylegan-waifu-generator - Generate your waifu with styleGAN, stylegan老婆生成器

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

anycost-gan - [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing

pytorch-grad-cam - Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

ilo - [ICML 2021] Official implementation: Intermediate Layer Optimization for Inverse Problems using Deep Generative Models

Deep-Fakes

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.

AnimeGAN - Generating Anime Images by Implementing Deep Convolutional Generative Adversarial Networks paper

alias-free-gan - Alias-Free GAN project website and code

alias-free-gan - Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options.