8000 GitHub - PrabhuUdurg/DragGAN: Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

License

Notifications You must be signed in to change notification settings

PrabhuUdurg/DragGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Architecture of DragGAN

DragGAN

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

Install

This application uses python2, if you don't have it please install. Also this application require PyTorch and NumPy, you can install them with further commands:

pip install numpy

and

pip install pytorch

Install GUI library

pip install dearpygui

Run Test program

python gui.py

If you have any errors check requirements.txt with all versions of required packages

Demo UI

StyleGAN2 Pre-Trained Model

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

References

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0