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
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 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 9 years ago
- ☆11Updated 8 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆18Updated 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
- 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
- Primitive implementation of Deconvnet, used to visualize CNN. Just for fun :)☆49Updated 10 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆87Updated 9 years ago
- Tensorflow experimentation sandbox. VGG, ResNet, Inception V3, Inception V4, Inception-Resnet-V2 models.☆42Updated 8 years ago
- Chainer's simple implementation of fast R-CNN☆42Updated 6 years ago
- This is a caffe implementation to visualize the learnt model☆59Updated 3 years ago
- YOLO Keras(Python) Implementation☆35Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Transfer Learning and Fine Tuning for Cross Domain Image Classification with Keras☆84Updated 8 years ago
- Fer2013 Facial Expression Recognition Keras☆40Updated 4 years ago
- Faster R-CNN for pedestrian detection☆30Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Pytorch implementation of fine tuning pretrained imagenet weights☆143Updated 6 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- Implementation of visualization techniques for CNN in Caffe (t-sne, DeconvNet, Image occlusions)☆17Updated 7 years ago
- Lisa Anne's public caffe code.☆219Updated 7 years ago
- SqueezeNet Keras demo☆58Updated 7 years ago
- Deep metric learning using Triplet network☆189Updated 7 years ago
- Tensorflow notes☆227Updated 6 years ago
- A MatConvNet-based implementation of the Fully-Convolutional Networks for image segmentation☆175Updated 9 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 6 years ago