emrul / Learning-RateLinks
Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras
☆29Updated 7 years ago
Alternatives and similar repositories for Learning-Rate
Users that are interested in Learning-Rate are comparing it to the libraries listed below
Sorting:
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- Solutions to my previous Kaggle competitions☆284Updated last year
- Naive implementation of SENet in Keras☆134Updated 6 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- 4th place solution for 2018 Data Science Bowl kaggle competition☆46Updated 7 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 7 years ago
- 43th place (top2%) Solution for Kaggle APTOS 2019 Blindness Detection☆51Updated 6 years ago
- TensorFlow implementation of DropBlock☆79Updated last year
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Dual Path Networks for Keras 2.0+☆113Updated 5 years ago
- Keras BiseNet architecture implementation☆55Updated 3 years ago
- A basic ensemble method for object detection. Given bounding boxes from multiple object detectors, output a single cohesive set of boundi…☆162Updated 6 years ago
- Focal Loss for multi-class classification☆55Updated 7 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- keras ImageDataGenerator example☆60Updated 7 years ago
- https://www.kaggle.com/c/siim-acr-pneumothorax-segmentation/leaderboard☆93Updated 6 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- TianChi 2018广东工业智造大数据创新大赛——智能算法赛(复赛baseline代码)☆18Updated 6 years ago
- 根据这个https://github.com/matterport/Mask_RCNN修改的FPN☆28Updated 7 years ago
- Human Protein Atlas Image Classification baseline:0.456☆82Updated 6 years ago
- winning sloution of Digtial Manfacturing Algorithm Competition II of JinNan Tianjin☆57Updated 5 years ago
- 53th place(top2%) solution for Kaggle TGS Salt Identification Challenge☆28Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.