Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 968 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 968 Bytes

DragGAN-3D

A combination of Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold and Efficient Geometry-aware 3D Generative Adversarial Networks.

Usage

Basically everything is in core/model.py, the whole thing is just a script.

python core/model.py

Disclaimer

This project was conducted as a curricular project and I'm not going to actively maintain the repo, but I'll be happy to answer in case there is any question. Feel free to open issues.

Examples

infant_eye infant_mouth infant_multi_edit man0 man1 woman0 biden_hair biden_mouth harris_eye

References

You will be able to find referred repo using git submodule and get their upstream forks.

License

See LICENSE.