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:
- Code examples for training AlexNet using Keras and Theano☆107Updated 8 years ago
- ☆11Updated 9 years ago
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago
- tensorflow example of visualizing features from a convnet☆151Updated 9 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 6 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆275Updated 7 years ago
- fast-rcnn in tensorflow!☆173Updated 8 years ago
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 years ago
- Center Loss implementation with TensorFlow☆157Updated 8 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 7 years ago
- SSD implementation in development in TensorFlow☆180Updated 8 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆180Updated 7 years ago
- Implementation of a couple deep learning models using TensorFlow☆145Updated 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
- Faster R-CNN features for Instance Search☆218Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆149Updated 7 years ago
- Comparison of Generative Models in Tensorflow☆97Updated 7 years ago
- Action recognition using soft attention based deep recurrent neural networks☆351Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- Compact Bilinear Pooling in TensorFlow☆140Updated 6 years ago
- ☆148Updated 6 years ago
- A Tensorflow implementation of CNN-LSTM image caption generator architecture that achieves close to state-of-the-art results on the MSCOC…☆264Updated 7 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Lisa Anne's public caffe code.☆218Updated 8 years ago
- Implementing Siamese Network using Tensorflow with MNIST☆251Updated 4 years ago
- Repo about neural networks for images handling☆264Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- Image Captioning with Deep Bidirectional LSTMs☆85Updated last year
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆110Updated 7 years ago
- Multi-view Face Detection Using Deep Convolutional Neural Networks☆329Updated 4 years ago