vision-aided-gan
Anime2Sketch
Our great sponsors
vision-aided-gan | Anime2Sketch | |
---|---|---|
3 | 7 | |
359 | 1,809 | |
- | - | |
0.0 | 0.0 | |
about 1 year ago | about 1 month ago | |
Python | Python | |
MIT License | MIT License |
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.
vision-aided-gan
-
[D] Is the GAN architecture currently old-fashioned?
If you are looking for more traditional noise -> xxx GANs, go for https://github.com/autonomousvision/projected_gan/. Another recent work is https://github.com/nupurkmr9/vision-aided-gan.
Anime2Sketch
What are some alternatives?
U-2-Net - The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
UGATIT - Official Tensorflow implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation (ICLR 2020)
GANime - A deep learning program that automatically generates colorized anime characters based on sketch drawings.
anime-face-detector - Anime Face Detector using mmdet and mmpose
clean-fid - PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
StyleSwin - [CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
pytorch-pretrained-BigGAN - 🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
PromptGallery-stable-diffusion-webui - A prompt cookbook worked as stable-diffusion-webui extenstions.
pytorch-CycleGAN-and-pix2pix - Image-to-Image Translation in PyTorch
contrastive-unpaired-translation - Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
anycost-gan - [CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
projected-gan - [NeurIPS'21] Projected GANs Converge Faster