Skip to content

Commit

Permalink
Update 2024-08-09-GAN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Sep 24, 2024
1 parent bf64907 commit 21f7d77
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions _posts/2024-08-09-GAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,13 @@ Your browser does not support video

![](https://github.com/NVlabs/stylegan2-ada-pytorch/blob/main/docs/stylegan2-ada-teaser-1024x252.png?raw=true)

---
### Toonify
**Paper:** [Resolution Dependent GAN Interpolation for Controllable Image Synthesis Between Domains](https://arxiv.org/abs/2010.05334)<br>
**Kaggle:** [https://www.kaggle.com/code/rkuo2000/toonify](https://www.kaggle.com/code/rkuo2000/toonify)<br>
![](https://d3i71xaburhd42.cloudfront.net/ca577f157d570df372bdb4bc84e373e0821b9d84/2-Figure2-1.png)
![](https://d3i71xaburhd42.cloudfront.net/ca577f157d570df372bdb4bc84e373e0821b9d84/2-Figure3-1.png)

---
### StyleGAN2 Distillation
**Paper:** [StyleGAN2 Distillation for Feed-forward Image Manipulation](https://arxiv.org/abs/2003.03581)<br>
Expand All @@ -277,12 +284,6 @@ Your browser does not support video
### SideGAN
**Paper:** [SideGAN: 3D-Aware Generative Model for Improved Side-View Image Synthesis](https://arxiv.org/abs/2309.10388)<br>

---
### Toonify
**Paper:** [Resolution Dependent GAN Interpolation for Controllable Image Synthesis Between Domains](https://arxiv.org/abs/2010.05334)<br>
**Code:** [NVlabs/stylegan2-ada-pytorch](https://github.com/NVlabs/stylegan2-ada-pytorch)<br>
**Kaggle:** [https://www.kaggle.com/code/rkuo2000/toonify](https://www.kaggle.com/code/rkuo2000/toonify)<br>

---
### pix2style2pix
**Code:** [eladrich/pixel2style2pixel](https://github.com/eladrich/pixel2style2pixel)<br>
Expand Down

0 comments on commit 21f7d77

Please sign in to comment.