github

JiauZhang / DragGAN

  • среда, 24 мая 2023 г. в 00:00:01
https://github.com/JiauZhang/DragGAN

Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold



Architecture of DragGAN

DragGAN

Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold.

# gui
pip install dearpygui
# run demo
python gui.py

Demo UI

StyleGAN2 Pre-Trained Model

Rosinality's pre-trained model(256px) on FFHQ 550k iterations [Link].

References