Stars
A Python implementation of a GAN in Tensorflow to be used as part of an investigation into how image enhancements could be removed using deep learning.
A simple, concise tensorflow implementation of style transfer (neural style)
Image Recognition with Deep Learning using Convolution Neural Networks (CNN).
Image recognition and classification using Convolutional Neural Networks with TensorFlow
Compared the performance of Alexnet, K Nearest Neighbor, Spatial Pyramid Matching, Support Vector Machine, and Deep Belief Network for image classification on MNIST dataset.