tmadl / linear-SVM-on-top-of-CNN-example
Simple example showing how to use intermediate CNN layer activations as feature vectors for training a linear SVM, to create a custom image classifier
☆33Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for linear-SVM-on-top-of-CNN-example
- ☆12Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆69Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- This package shows how to train a siamese network using Lasagne and Theano and includes network definitions for state-of-the-art networks…☆128Updated 8 years ago
- SqueezeNet Keras demo☆58Updated 7 years ago
- Codes and pretrained model for ECCV 14 paper 'Part based RCNNs for fine-grained category detection'☆58Updated 9 years ago
- An implementation of CNN visualization.☆98Updated 9 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆78Updated 6 years ago
- Emotiw2017 code☆15Updated 7 years ago
- Deep Visualization Toolbox Github: https://github.com/yosinski/deep-visualization-toolbox Understanding Image Representations by Invert…☆16Updated 7 years ago
- Classify MNIST image dataset into 10 classes. Build an image classifier with Recurrent Neural Network (RNN: LSTM) on Tensorflow.☆87Updated 7 years ago
- Compact Bilinear Pooling in TensorFlow☆141Updated 5 years ago
- Tensorflow implementation of "UNSUPERVISED REPRESENTATION LEARNING WITH DEEP CONVOLUTIONAL GENERATIVE ADVERSARIAL NETWORKS"☆81Updated 7 years ago
- Codes and models for the CVPR 2017 spotlight paper "Borrowing Treasures from the Wealthy: Deep Transfer Learning through Selective Joint …☆78Updated 6 years ago
- This is a caffe implementation to visualize the learnt model☆60Updated 3 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 7 years ago
- Residual Network of Residual Networks in Keras☆22Updated 7 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆138Updated 10 months ago
- Simple TimeDistributed() wrapper Demo in Keras; sums images of MNIST digits☆61Updated 6 years ago
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆70Updated last year
- Tensorflow experimentation sandbox. VGG, ResNet, Inception V3, Inception V4, Inception-Resnet-V2 models.☆41Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 5 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆85Updated 8 years ago
- Compact Bilinear Pooling (https://arxiv.org/abs/1511.06062) for TensorFlow☆47Updated 4 years ago
- Hamming Distance Metric Learning with Non-linear Projection☆73Updated 11 years ago
- Faster-RCNN in Tensorflow☆57Updated 7 years ago