Google announced FaceNet as its deep learning based face recognition model. It was built on the Inception model. We have been familiar … More
Tag: autoencoder
Deep Face Recognition with Keras
Face recognition has always been challenging topic for both science and fiction. A woman has her hair dyed or worn … More
Artistic Style Transfer with Deep Learning
We have recently watched Van Gogh’s known story in Loving Vincent. 125 artists come together and painted 65.000 Van Gogh style … More
Convolutional Autoencoder: Clustering Images with Neural Networks
Previously, we’ve applied conventional autoencoder to handwritten digit database (MNIST). That approach was pretty. We can apply same model to … More
Autoencoder: Neural Networks For Unsupervised Learning
Neural networks are like swiss army knifes. They can solve both classification and regression problems. Surprisingly, they can also contribute … More