mirror of https://github.com/XingangPan/DragGAN
first commit
commit
f38638fbaa
Binary file not shown.
|
After Width: | Height: | Size: 21 MiB |
@ -0,0 +1,24 @@
|
||||
# Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold
|
||||
|
||||
<p align="center">
|
||||
<img src="DragGAN.gif", width="900">
|
||||
</p>
|
||||
|
||||
**Figure:** *Drag your GAN.*
|
||||
|
||||
> **Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold** <br>
|
||||
> Xingang Pan, Ayush Tewari, Thomas Leimkühler, Lingjie Liu, Abhimitra Meka, Christian Theobalt<br>
|
||||
> *SIGGRAPH 2023 Conference Proceedings*
|
||||
|
||||
Code will be released in June.
|
||||
|
||||
## BibTeX
|
||||
|
||||
```bibtex
|
||||
@inproceedings{pan2023draggan,
|
||||
title={Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold},
|
||||
author={Pan, Xingang and Tewari, Ayush, and Leimkühler, Thomas and Liu, Lingjie and Meka, Abhimitra and Theobalt, Christian},
|
||||
booktitle = {ACM SIGGRAPH 2022 Conference Proceedings},
|
||||
year={2023}
|
||||
}
|
||||
```
|
||||
Loading…
Reference in New Issue