Skip to content

PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-KSH
Unknown
LICENSE-NVIDIA
Notifications You must be signed in to change notification settings

bryandlee/stylegan2-encoder-pytorch

Repository files navigation

In-Domain GAN Inversion for Real Image Editing

Based on Seonghyeon Kim's Pytorch Implementation of StyleGAN2

[Paper] [Official Code] [StyleGAN2 Pytorch]

Train Encoder

python train_encoder.py

0k iter

1M iter

[encoder checkpoint] [generator checkpoint]

Note: The encoder architecture and loss weights are different from the original implemetation.

Interpolation

interpolate.ipynb

Domain-Guided Encoder (Initial projection)

In-Domain Inversion (500 steps)

Inperpolation Result

Encoder + Model Interpolation

[Paper] [Naver Webtoon Model]

About

PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2

Topics

Resources

License

MIT and 2 other licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-KSH
Unknown
LICENSE-NVIDIA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages