Autoencoder for faces, built with TensorFlow
Just trained 15 epochs(took 5 minutes with GTX 1060 3GB). You can train more and get better results with different parameters. Please share if you get!
You can also check loss from TensorBoard! Type "python -m tensorboard.main --logdir=autoencoder_graphs --host localhost --port 8088" on command shell and go "localhost:8088" in your browser!
I used dataset in here which is based on this
You can reach me from twitter(@aangfanboy), e-mail(buraktoy161@gmail.com) or from here. Don't be shy to ask if you have a question.