Skip to content

GZWQ/image-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-generation

This is Keras implementation of Deformable GAN. It is based on the original implementation here. The aim of this work is to transfer images: Given two different image A and B, we extract appearance from image A and poses from image B; and combine these two information to generate a third image with appearance of A but poses of B.

This image generation work is part of my master project. And I train the model on CAD60. After training on the CAD60, some results are:

each image, the first image is Appearance image, the third image is Pose image, and the middle image is generated image, where it should have the appearance from the first image but pose from the third image.

Screenshot1 -------------------- Screenshot1

Screenshot1 -------------------- Screenshot1

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published