Tony607 / Keras_Bag_of_TricksLinks
Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras
☆63Updated 6 years ago
Alternatives and similar repositories for Keras_Bag_of_Tricks
Users that are interested in Keras_Bag_of_Tricks are comparing it to the libraries listed below
Sorting:
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- A Keras implementation of https://arxiv.org/abs/1803.08494☆103Updated last year
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- Implementation of ResNeXt models from the paper Aggregated Residual Transformations for Deep Neural Networks in Keras 2.0+.☆225Updated 4 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 5 years ago
- Test Time Augmentation (TTA) wrapper for computer vision tasks: segmentation, classification, super-resolution, ... etc.☆125Updated 4 years ago
- Code for 15th place in Kaggle Google AI Open Images - Object Detection Track☆269Updated 2 years ago
- Keras implementation of Octave Convolutions☆53Updated 6 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆84Updated 6 years ago
- Dual Path Networks for Keras 2.0+