tmadl / linear-SVM-on-top-of-CNN-exampleLinks
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
Sorting:
- This is a caffe implementation to visualize the learnt model☆59Updated 3 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- ☆11Updated 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
- SqueezeNet Keras demo☆58Updated 8 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆87Updated 9 years ago
- Train faster rcnn on imagine dataset, related blog post: https://andrewliao11.github.io/object/detection/2016/07/23/detection/☆132Updated 7 years ago
- convert the matlab code of PCANet to C++ & Scala☆70Updated 4 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 6 years ago
- Fine-grained classification of bird images from Caltech-UCSD Birds-200-2011 dataset☆47Updated 7 years ago
- [DEPRECATED] Please move to https://github.com/thuml/transfer-caffe☆18Updated 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…☆127Updated 9 years ago
- Emotiw2017 code☆15Updated 7 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- Image Captioning with Deep Bidirectional LSTMs☆85Updated last year
- A feature extractor based on Python 3, Tensorflow, and Scikit-learn created to improve the SVM accuracy to classify the MNIST dataset fas…☆71Updated 2 years ago
- Tensorflow Implementation of GAN modeling for sequential data☆69Updated 7 years ago
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- Inception v3 (GoogelNet V3) using TensorFlow and Tensor-Slim☆36Updated 8 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- Codes and pretrained model for ECCV 14 paper 'Part based RCNNs for fine-grained category detection'☆58Updated 10 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Object detection via a multi-region & semantic segmentation-aware CNN model☆113Updated 9 years ago
- Extending Keras to support tfrecord dataset☆61Updated 8 years ago
- My generative adversarial network in tensorflow☆20Updated 8 years ago
- Image Classification using Bag of Words and Spatial Pyramid BoW☆110Updated 9 years ago
- Wide Residual Networks implemented in TensorLayer and TensorFlow.☆44Updated 8 years ago
- Faster R-CNN for pedestrian detection☆30Updated 6 years ago
- CS 229 Course Project. Lambert, Vilim, Buhler☆49Updated 7 years ago