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
- A guide to transfer learning with inception-resnet-v2.☆230Updated 5 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
- Implementation of a couple deep learning models using TensorFlow☆145Updated 6 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- ☆11Updated 8 years ago
- Keras implementation + pretrained weights for "Wide Residual Networks"☆139Updated last year
- Implementing Siamese Network using Tensorflow with MNIST☆251Updated 4 years ago
- Repo about neural networks for images handling☆264Updated 7 years ago
- Tensorflow notes☆225Updated 6 years ago
- Re-implementation of VGG Network in tensorflow☆72Updated 7 years ago
- MNIST tutorial with Tensorflow Slim (tf-slim)☆70Updated 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
- Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385☆86Updated 9 years ago
- Demonstrate the finetune process on TensorFlow☆131Updated 6 years ago
- Center Loss implementation with TensorFlow☆157Updated 8 years ago
- MNIST Digit Classification Using Stacked Autoencoder And TensorFlow☆154Updated 2 years ago
- fast-rcnn in tensorflow!☆173Updated 8 years ago
- Tensorflow implementation of SqueezeNet.☆129Updated 6 years ago
- SSD implementation in development in TensorFlow☆181Updated 8 years ago
- An implementation of CNN visualization.☆98Updated 10 years ago
- Keras pretrained models (VGG16, InceptionV3, Resnet50, Resnet152) + Transfer Learning for predicting classes in the Oxford 102 flower dat…☆274Updated 6 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- A playable implementation of Fully Convolutional Networks with Keras.☆202Updated 8 years ago
- An easy implement of VGG19 with tensorflow, which has a detailed explanation.☆179Updated 7 years ago
- TensorFlow implementation of "A Convolutional Neural Network Cascade for Face Detection", CVPR 2015☆109Updated 7 years ago
- Video Classification using 2 stream CNN☆310Updated 6 years ago
- This is an implementation of ResNeXt (by Xie et al.) in tensorflow☆77Updated 7 years ago
- Convolutional Neural Networks for Visual Recognition in Stanford☆69Updated 9 years ago
- Action recognition using soft attention based deep recurrent neural networks☆350Updated 8 years ago