Saturday, May 9, 2020
Thursday, May 7, 2020
How to Generate Faces Using VAE with Keras?
Variational Autoencoder(VAE) can do many amazing
things if we increase the latent space dimensionality from 2D to
multi-dimensional space for generating faces.
In the previous tutorial, we have learned about building the VAE and trained with MNIST handwritten digits dataset and also done
analysis with testing data. Go through it once.
Welcome to aiRobott, I am Kishor Kumar Vajja. In this tutorial we will learn how to generate celebrity faces using VAE with Keras, and we will
|
Subscribe to:
Posts (Atom)
-
Variational Autoencoder(VAE) can do many amazing things if we increase the latent space dimensionality from 2D to multi-dimensio...
-
Logistic Regression classifier Logistic regression is a technique that is used to explain the relationship between input variables and...
-
General Problem Solver The General Problem Solver ( GPS ) was an AI program proposed by Herbert Simon , J.C. Shaw , and Alle...