Skip to content

Original Pytorch implementation of the GPDM model introduced in "Generating natural images with direct patch distributions matching"

License

Notifications You must be signed in to change notification settings

ariel415el/GPDM

Repository files navigation

GPDM

Original Pytorch implementation of the GPDM model introduced in "Generating natural images with direct patch distributions matching"

Teaser

Reshuffling

python3 scripts/reshuffle_datasets.py

I added the Places50 and SIGD16 datasets from Drop-The-Gan and SinGAN so that results can be reproduced

Retargeting

python3 scripts/retarget_images.py

Apart from the datasets from the paper I collected some interesting retargeting images in the images folder

Style transfer

python3 scripts/style_transfer.py

In the images folder you can find images I collected from various repos and papers cited in my paper.

Teaser

About

Original Pytorch implementation of the GPDM model introduced in "Generating natural images with direct patch distributions matching"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages