Skip to content

aurorlhc/StyleTransfer-VAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StyleTransfer-VAE

Summary of the proposed VAE + Style Transfer Network

Purpose

The proposed VAE + Style Transfer Network is trained to be a generator, which could help us generate images with similar style compared with input samples and also the network could reconstruct the original images, unlike GAN which couldn't satisfy the reconstruction requirement.

Case Study I:

  • VAE + Style Transfer(file VAE+ST)

Case Study II:

  • VAE + Style Transfer + Supervised Learning (file VAE+ST+SL)

About

initial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%