contrastive-unpaired-translation VS PyTorch-GAN

Compare contrastive-unpaired-translation vs PyTorch-GAN and see what are their differences.

PyTorch-GAN

PyTorch implementations of Generative Adversarial Networks. (by eriklindernoren)
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 PyTorch-GAN
6 7
2,096 15,665
- -
2.1 0.0
8 months ago 9 days ago
Python Python
GNU General Public License v3.0 or later 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.

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.

PyTorch-GAN

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

What are some alternatives?

When comparing contrastive-unpaired-translation and PyTorch-GAN you can also consider the following projects:

pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs

tt-vae-gan - Timbre transfer with variational autoencoding and cycle-consistent adversarial networks. Able to transfer the timbre of an audio source to that of another.

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

CoGAN

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

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

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

cartoonize - A demo webapp to convert images and videos into cartoon!

sketchedit - SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022

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.

pytorch-gans - PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN