zhangyaqi1989 / Ensemble-Methods-for-Image-ClassificationLinks
In this project, I implemented several ensemble methods (including bagging, AdaBoost, SAMME, stacking, snapshot ensemble) for a normal CNN model and Residual Neural Network.
☆99Updated 7 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
Sorting:
- It contains the Attention-56 and Attention-96 models built from scratch in keras. Residual Attention Networks are described in the paper …☆37Updated 7 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 5 years ago
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Focal Loss for multi-class classification☆55Updated 7 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Multi-class classification with focal loss for imbalanced datasets