cycle-gan-pytorch VS contrastive-unpaired-translation

Compare cycle-gan-pytorch vs contrastive-unpaired-translation 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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cycle-gan-pytorch contrastive-unpaired-translation
2 6
9 2,102
- -
3.6 2.1
about 2 years ago 8 months 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.

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.

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.

What are some alternatives?

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

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.

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

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

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

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

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

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

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

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

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-GAN - PyTorch implementations of Generative Adversarial Networks.