efidalgo / AutoBlur-CNN-FeaturesLinks
Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier with lineal kernel over the following small datasets: Soccer [1], Birds [2], 17flowers [3], ImageNet-6Weapons[4] and ImageNet-7Arthropods[4].
☆31Updated 7 years ago
Alternatives and similar repositories for AutoBlur-CNN-Features
Users that are interested in AutoBlur-CNN-Features are comparing it to the libraries listed below
Sorting:
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 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
- Image Feature Extraction and Classification Using Python☆114Updated 8 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14Updated 7 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆98Updated 6 years ago
- Siamese Network and Triplet Loss for face recognition in real time☆14Updated 5 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Here is my implementation of Center Loss with Keras☆11Updated 7 years ago
- keras_example_with_confusion_matrix☆21Updated 7 years ago
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆38Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- ☆17Updated 6 years ago
- This is an implementation of compact bilinear CNN using keras☆24Updated 6 years ago
- Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches☆14Updated 6 years ago
- Image classification using CNN☆15Updated 6 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 6 years ago
- a pytorch implementation to fine-grained few shot classification using triplet loss☆11Updated 6 years ago
- Convolutional Neural Networks (CNNs) are being widely used for various tasks in Computer Vision. We focus on the task of image classifica…☆25Updated 7 years ago
- Implementation of Squeeze-and-Excitiation Network on Keras☆22Updated 5 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- Center loss implementation in Keras☆41Updated 7 years ago
- This project is created in order to compare the differences between the convolutional neural network with and without Gabor's feature ext…☆10Updated 4 years ago
- This task involves the use of binary leaf images and extracted features, including shape, margin & texture, to accurately identify 99 spe…☆9Updated 7 years ago
- cnn+rnn: vgg(vgg16,vgg19)+rnn(LSTM, GRU), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU), inception_v4+rnn(LSTM, GRU)…☆66Updated 6 years ago
- Image classification using SVM, KNN, Bayes, Adaboost, Random Forest and CNN.Extracting features and reducting feature dimension using T-S…☆13Updated 4 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- Focal Loss for multi-class classification☆55Updated 6 years ago
- #Deep One class #Anomaly Detection☆49Updated 6 years ago