anycost-gan
CycleGAN
Our great sponsors
anycost-gan | CycleGAN | |
---|---|---|
1 | 1 | |
691 | 11,162 | |
2.3% | - | |
0.6 | 0.3 | |
11 months ago | almost 2 years ago | |
Python | Lua | |
MIT License | GNU General Public License v3.0 or later |
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.
anycost-gan
CycleGAN
-
AI will take over all the jobs
It's image translation, check this out https://github.com/junyanz/CycleGAN
What are some alternatives?
pix2pix - Image-to-image translation with conditional adversarial nets
lightweight-gan - Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Deep-Exemplar-based-Video-Colorization - The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".
pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch
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.
Anime-face-generation-DCGAN-webapp - A port of my Anime face generation using Pytorch into a Webapp
DeepSIM - Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)
alias-free-gan-pytorch - Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch
contrastive-unpaired-translation - Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs