rohanchopra / cifar10Links
Predict CIFAR-10 labels with 88% accuracy using keras.
☆34Updated 8 years ago
Alternatives and similar repositories for cifar10
Users that are interested in cifar10 are comparing it to the libraries listed below
Sorting:
- Deep Learning libraries tested on images and time series☆162Updated 8 years ago
- This repo will contain the resources available in my blog for learning☆92Updated 7 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 8 years ago
- Keras callback example☆56Updated 7 years ago
- Convenient wrapper for TensorFlow feature extraction from pre-trained models using tf.contrib.slim☆180Updated 7 years ago
- Learn how to visualize your own image data or features on Tensorboard Embedding Visualizer☆99Updated 4 years ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- Implementation of some basic GAN architectures in Keras☆45Updated 8 years ago
- Face Recognition using Neural Networks implemented using Keras☆42Updated 8 years ago
- A general image classifier using Visual Bag of Words and SIFT, with OpenCV and scikit-learn☆68Updated 9 years ago
- Image completion using deep convolutional generative adversarial nets in tensorflow☆177Updated 7 years ago
- Code that accompanies a blog posts on continuous online video classification with TensorFlow, Inception and a Raspberry Pi☆205Updated 8 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 4 years ago
- Visualising predictions of deep neural networks☆99Updated 7 years ago
- YOLO: Real-Time Object Detection using Tensorflow and easy to use☆45Updated 7 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Various implementations and projects on CNN, RNN, LSTM, GAN, etc☆30Updated 7 years ago
- Given a pre-trained CNN, generate saliency map for an input image corresponding to the output label of interest.☆50Updated 9 years ago
- A simpler way of preparing large-scale image dataset by generalizing functions from TensorFlow-slim☆133Updated 5 years ago
- A Siamese similarity model for image similarity☆58Updated 6 years ago
- Image augmentation for randomly rotating, shearing, translating and changing lighting conditions.☆157Updated 8 years ago
- Keras implementation of a ResNet-CAM model☆281Updated 7 years ago
- SegNet-Basic with Keras☆83Updated 8 years ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆90Updated 8 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆276Updated 7 years ago
- Implementations of some popular Saliency Maps in Keras☆166Updated 6 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆57Updated 4 years ago