zhangyaqi1989 / Ensemble-Methods-for-Image-Classification
In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network.
☆98Updated 6 years ago
Alternatives and similar repositories for Ensemble-Methods-for-Image-Classification:
Users that are interested in Ensemble-Methods-for-Image-Classification are comparing it to the libraries listed below
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- Keras implementation of a res2net module with tf banckend☆16Updated 5 years ago
- Focal Loss for multi-class classification☆55Updated 6 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
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 4 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)…☆65Updated 6 years ago
- ☆24Updated 5 years ago
- Keras implementation of Residual Attention Network☆111Updated 6 years ago
- Simple Tensorflow implementation of Squeeze Excitation Networks (ResNeXt, Inception-v4, Inception-resnet-v2). Include focal loss, center …☆10Updated 7 years ago
- Ensembling ConvNets using Keras☆75Updated 5 years ago
- Bilinear CNN implementation using keras☆35Updated 6 years ago
- mutil-class focal loss implemented in keras☆158Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- Pseudo-Label: Semi-Supervised Learning on CIFAR-10 in Keras☆37Updated 6 years ago
- This repository is codeabout cnn with xgboost☆31Updated 6 years ago
- Naive implementation of SENet in Keras☆135Updated 5 years ago
- Bilinear CNN implementation in keras.☆27Updated 5 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 7 years ago
- Theano implementation of Cost-Sensitive Deep Neural Networks☆26Updated 6 years ago
- ☆61Updated 7 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Updated 6 years ago
- Paper Reproduction: "DropBlock: A regularization method for convolutional networks"☆11Updated 4 years ago
- Image classification using CNN☆15Updated 6 years ago
- keras注意力机制☆17Updated 6 years ago
- practice on CIFAR10 with Keras☆41Updated 6 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 7 years ago