efidalgo / AutoBlur-CNN-Features
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 6 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
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- Siamese Network and Triplet Loss for face recognition in real time☆14Updated 5 years ago
- Image Feature Extraction and Classification Using Python☆112Updated 8 years ago
- Image classification using CNN☆15Updated 6 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆13Updated 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
- Bilinear CNN implementation in keras.☆27Updated 5 years ago
- Multiple Class Flower Image Classification CNN using Keras☆16Updated 6 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 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
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 6 years ago
- keras_example_with_confusion_matrix☆20Updated 7 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- One-shot learning for image classification using Siamese neural networks☆35Updated 6 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
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆43Updated 5 years ago
- Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemen…☆67Updated 7 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Face Recognition codes using SIFT with SVM, HOG with SVM and CNN approaches☆13Updated 6 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- Image Classification using SVM☆22Updated 5 years ago
- CNN Architectures : VGG, Resnet, InceptionNet, XceptionNet☆11Updated 6 years ago
- Try to train a Triplet-Siamese-Netwrok with the constrained Triplet Loss for few shot image classification.☆14Updated 5 years ago
- An example implementation of triplet-loss in tensorflow using keras☆55Updated 5 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago
- DEEP INTERPRETABLE ARCHITECTURE FOR PLANT DISEASES CLASSIFICATION☆17Updated 4 years ago
- ☆17Updated 5 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago