DragGAN
DragGAN copied to clipboard
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
DragGAN
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold.
# gui
pip install dearpygui
# run demo
python gui.py



TODO
- [x] GUI
- [x] drag it
- [ ] load real image
- [ ] mask
StyleGAN2 Pre-Trained Model
Rosinality's pre-trained model(256px) on FFHQ 550k iterations [Link].
References
- https://github.com/rosinality/stylegan2-pytorch