Skip to content

Implementation of the GANimorph GAN described in the paper titled "Improving Shape Deformation in Unsupervised Image-to-Image Translation"(https://arxiv.org/abs/1808.04325)

Notifications You must be signed in to change notification settings

xjtuzc/GANimorph_pytorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GANimorph_pytorch

Implementation of the GANimorph GAN described in the paper titled "Improving Shape Deformation in Unsupervised Image-to-Image Translation"(https://arxiv.org/abs/1808.04325)

This notebook was used to train the model specifically on the cat_dog_face dataset to translate cat images to dog images.

Requirements

  • PyTorch
  • PIL

To train on cat_dog_face, download the dataset and save it in the same directory as the notebook.

About

Implementation of the GANimorph GAN described in the paper titled "Improving Shape Deformation in Unsupervised Image-to-Image Translation"(https://arxiv.org/abs/1808.04325)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%