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].
☆30Updated 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:
- 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
- Image Feature Extraction and Classification Using Python☆114Updated 8 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CN…☆99Updated 6 years ago
- Simple Keras implementation of Triplet-Center Loss on the MNIST dataset☆45Updated 6 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)…☆67Updated 7 years ago
- Siamese Network and Triplet Loss for face recognition in real time☆14Updated 6 years ago
- One-shot learning for image classification using Siamese neural networks☆36Updated 6 years ago
- Bilinear CNN implementation in keras.☆28Updated 5 years ago
- TensorFlow implementation of "Residual Attention Network for Image Classification"☆16Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 7 years ago
- Deep learning based one class classification code targeting one class image classification. Tests carried out on Abnormal image detection…☆194Updated 6 years ago
- gan, wgan-gp, anomaly detection, unsupervised, pytorch☆129Updated 6 years ago
- Comparing CNN+Softmax with CNN+SVM on CIFAR 10 Dataset☆14Updated 6 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 7 years ago
- Image classification using CNN☆15Updated 6 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- Autoencoders - a deep neural network was used for feature extraction followed by clustering of the "Cancer" dataset using k-means techni…☆13Updated 7 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 10 months ago
- DEEP INTERPRETABLE ARCHITECTURE FOR PLANT DISEASES CLASSIFICATION☆17Updated 5 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- tf.keras implementations of deep texture recognition & fine-grained image classification models☆29Updated 6 years ago
- 基于PyTorch使用迁移学习完成项目☆60Updated 7 years ago
- Multi-Label Multi-Class Fine-Grain Image-Classification using Keras for iMaterialist_challenge_FGVC5 at CVPR18☆14Updated 7 years ago
- There is an image dataSet. We use Pytorch to extract the image features☆45Updated 6 years ago
- Few Shot Learning by Siamese Networks, using Keras.☆194Updated 5 years ago
- http://learnandshare645.blogspot.hk/2016/06/3d-cnn-in-keras-action-recognition.html☆70Updated 8 years ago
- #Deep One class #Anomaly Detection☆49Updated 6 years ago
- This application uses LIBSVM and PIL to perform image classification on a set of images.☆88Updated 9 years ago