anycost-gan
pytorch-CycleGAN-and-pix2pix
Our great sponsors
anycost-gan | pytorch-CycleGAN-and-pix2pix | |
---|---|---|
1 | 5 | |
691 | 17,797 | |
2.3% | - | |
0.6 | 4.7 | |
11 months ago | 2 months ago | |
Python | Python | |
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
pytorch-CycleGAN-and-pix2pix
- Segmentation and clasification with UNET
-
Trying to understand PatchGAN discriminator
Code for https://arxiv.org/abs/1611.07004 found: https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
-
I made a 3d topographic map based on my recent civ6 game
pix2pix algorithm is used for translating Civ6Maps to heightmaps. Synthesized terrain was rendered in blender.
-
This Wojak Does Not Exist
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix
-
Training a neural net to generate Wojaks
I'm working on creating a face-to-wojak model using PyTorch CycleGan/Pix2Pix [0] and found some of my outputs to be outrageous yet somehow relatable. People are into it so thought I'd share on HN
What are some alternatives?
pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs
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
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
Deep-Fakes
CycleGAN - Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
AnimeGAN - Generating Anime Images by Implementing Deep Convolutional Generative Adversarial Networks paper
pytorch-grad-cam - Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples for classification, object detection, segmentation, embedding networks and more. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
Im2Vec - [CVPR 2021 Oral] Im2Vec Synthesizing Vector Graphics without Vector Supervision