cycle-gan-pytorch VS joliGEN

Compare cycle-gan-pytorch vs joliGEN 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 joliGEN
2 4
9 198
- 6.1%
3.6 9.4
about 2 years ago 2 days 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.

joliGEN

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

What are some alternatives?

When comparing cycle-gan-pytorch and joliGEN 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.

hifigan-denoiser - HiFi-GAN: High Fidelity Denoising and Dereverberation Based on Speech Deep Features in Adversarial Networks

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

PassGAN - A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)

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

dnn_from_scratch - A high level deep learning library for Convolutional Neural Networks,GANs and more, made from scratch(numpy/cupy implementation).

contrastive-unpaired-translation - Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

deepdetect - Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE

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

style-aware-discriminator - CVPR 2022 - Official PyTorch implementation of "A Style-Aware Discriminator for Controllable Image Translation"

nni - An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

ALAE - [CVPR2020] Adversarial Latent Autoencoders