Skip to content

You can treat it as a vae library, with many variations of vae including vae-gan.

Notifications You must be signed in to change notification settings

BraveDrXuTF/vae-gan-code-for-reinforced-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vae-gan-code-for-reinforced-panel

My first work in academic career, you can treat it as a vae library, with many variations of vae including vae-gan.

If you want to use and modify the code in this library to implement your own vae-gan, you can just focus on vae_gan_pure_16_20211202.py.

PS:

input: 128x128x3 in tfrecord format.

original vae-gan paper:

Anders Boesen Lindbo Larsen, Søren Kaae Sønderby, Hugo Larochelle, Ole Winther

2022/07/07

This is the VAE-GAN version with image dataset in .jpg format, you still need to transform it into .tfrecords format.

About

You can treat it as a vae library, with many variations of vae including vae-gan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages