StyleSwin
[CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation (by microsoft)
contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch) (by taesungp)
| StyleSwin | contrastive-unpaired-translation | |
|---|---|---|
| 1 | 6 | |
| 542 | 2,522 | |
| 0.0% | 1.6% | |
| 0.0 | 2.1 | |
| almost 2 years ago | almost 3 years ago | |
| Python | Python | |
| MIT License | 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.
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.
StyleSwin
Posts with mentions or reviews of StyleSwin.
We have used some of these posts to build our list of alternatives
and similar projects.
-
[R][P] StyleSwin: Transformer-based GAN for High-resolution Image Generation + Hugging Face Gradio Demo
github: https://github.com/microsoft/StyleSwin
contrastive-unpaired-translation
Posts with mentions or reviews of contrastive-unpaired-translation.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-09.
- Help me with my GANS project
-
[D] What is current SOTA in Image to Image Translation?
For unpaired image-to-image translation, the SOTA is probably Contrastive Unpaired Translation, which is developed by the same group that developed CycleGAN and is kind of the successor algorithm.
-
[P] Can't finish my master's thesis. What to do?
Here is link number 1 - Previous text "CUT"
-
[D] What are techniques for few shot domain adaptation?
Code for https://arxiv.org/abs/2007.15651 found: https://github.com/taesungp/contrastive-unpaired-translation
- [D] What's the successor to pix2pixHD
What are some alternatives?
When comparing StyleSwin and contrastive-unpaired-translation you can also consider the following projects:
pix2pixHD - Synthesizing and manipulating 2048x1024 images with conditional GANs
PyTorch-GAN - PyTorch implementations of Generative Adversarial Networks.
Anime2Sketch - A sketch extractor for anime/illustration.
image-to-latex - Convert images of LaTex math equations into LaTex code.
sketchedit - SketchEdit: Mask-Free Local Image Manipulation with Partial Sketches, CVPR2022