Im2Vec
pytorch-CycleGAN-and-pix2pix
Our great sponsors
Im2Vec | pytorch-CycleGAN-and-pix2pix | |
---|---|---|
2 | 4 | |
219 | 17,635 | |
- | - | |
0.4 | 5.0 | |
12 months ago | 29 days ago | |
Python | Python | |
Apache License 2.0 | 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.
Im2Vec
-
Im2Vec: Synthesizing Vector Graphics Without Vector Supervision
Seems they got the wrong URL, http://geometry.cs.ucl.ac.uk/projects/2021/im2vec/ has more info, also the link to a github repo: https://github.com/preddy5/Im2Vec
pytorch-CycleGAN-and-pix2pix
-
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
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
CycleGAN - Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Deep-Fakes
generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
anycost-gan - [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
StyleSwin - [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
AnimeGAN - Generating Anime Images by Implementing Deep Convolutional Generative Adversarial Networks paper
DeepSIM - Official PyTorch implementation of the paper: "DeepSIM: Image Shape Manipulation from a Single Augmented Training Sample" (ICCV 2021 Oral)
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