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
Alternatives and similar repositories for linear-SVM-on-top-of-CNN-example:
Users that are interested in linear-SVM-on-top-of-CNN-example are comparing it to the libraries listed below
- ☆12Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 5 years ago
- Implementation of training and testing process of VGG16 and VGG19 in TensorFlow☆22Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 8 years ago
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆49Updated 9 years ago
- This is a caffe implementation to visualize the learnt model☆60Updated 3 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆18Updated 7 years ago
- ☆76Updated 7 years ago
- A two-stream convolutional neural network for learning abitrary similarity functions over two sets of training data☆24Updated 7 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆85Updated 8 years ago
- Extending Keras to support tfrecord dataset☆61Updated 7 years ago
- Deep Visualization Toolbox Github: https://github.com/yosinski/deep-visualization-toolbox Understanding Image Representations by Invert…☆16Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 9 years ago
- Implementation of "Matching Networks for One Shot Learning" in Keras https://arxiv.org/abs/1606.04080☆53Updated 6 years ago
- Train Deep Residual Network from Scratch or or Fine-tune Pre-trained Model using Matconvnet☆82Updated 7 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 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 2 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 5 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 5 years ago
- Object detection via a multi-region & semantic segmentation-aware CNN model☆113Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 5 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 6 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…☆127Updated 8 years ago
- Minimal But Practical Image Classifier Pipline Using Pytorch, Finetune on ResNet18, Got 99% Accuracy on Own Small Datasets.☆113Updated 4 years ago
- ConvLSTMCell for TensorFlow☆59Updated 7 years ago
- convert the matlab code of PCANet to C++ & Scala☆70Updated 4 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- Soft attention mechanism for video caption generation☆156Updated 7 years ago
- ☆131Updated 7 years ago