Skip to content

A GUI for manually changing latent dimensions of an Adversarial AutoEncoder.

Notifications You must be signed in to change notification settings

stjordanis/AutoEncoder-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoEncoder-GUI

A GUI (Python3) for manually changing latent dimensions of an Adversarial AutoEncoder. Its made using Tkinter

The model included with the code is the Decoder of an AAE trained on Ganesha paintings (or should i say GANesha ;P)

Running Script

In terminal: $ python3 gui.py

Model

There are 100 latent dimensions, so I have added 100 scrollers for changing each dimension. It starts with mean=0 std=1, but you can set individual scroller value upto 5.0/-5.0.

Preview

Preview

About

A GUI for manually changing latent dimensions of an Adversarial AutoEncoder.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%