contrastive-unpaired-translation VS cycle-gan-pytorch

Compare contrastive-unpaired-translation vs cycle-gan-pytorch and see what are their differences.

cycle-gan-pytorch

This repository contains an implementation of the Cylce-GAN architecture for style transfer along with instructions to train on an own dataset. (by theopfr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
contrastive-unpaired-translation cycle-gan-pytorch
6 2
2,102 9
- -
2.1 3.6
8 months ago about 2 years ago
Python Python
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.

contrastive-unpaired-translation

Posts with mentions or reviews of contrastive-unpaired-translation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-09.

cycle-gan-pytorch

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

What are some alternatives?

When comparing contrastive-unpaired-translation and cycle-gan-pytorch you can also consider the following projects:

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

pytorch-neural-style-transfer - Reconstruction of the original paper on neural style transfer (Gatys et al.). I've additionally included reconstruction scripts which allow you to reconstruct only the content or the style of the image - for better understanding of how NST works.

CycleGAN - Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

AI-Art - PyTorch (and PyTorch Lightning) implementation of Neural Style Transfer, Pix2Pix, CycleGAN, and Deep Dream!

pytorch-AdaIN - Unofficial pytorch implementation of 'Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization' [Huang+, ICCV2017]

joliGEN - Generative AI Image Toolset with GANs and Diffusion for Real-World Applications

vrn - :man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"

BlendGAN - Official PyTorch implementation of "BlendGAN: Implicitly GAN Blending for Arbitrary Stylized Face Generation" (NeurIPS 2021)

mmagic - OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.

pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch

PyTorch-GAN - PyTorch implementations of Generative Adversarial Networks.