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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPDM

Original Pytorch implementation of the GPDM model introduced in "Generating Natural Images with Direct Patch Distribution 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

Try the Replicate web demo here Replicate

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

Contributors 3

  •  
  •  
  •  

Languages