SeanSdahl / RangerOptimizerTensorflowLinks
This repository provides a class which can be used for the optimization of a tf.keras model. It combines the two optimizers Lookahead and RAdam to form the optimizer Ranger. According to published papers and competition results this optimizer is relatively good at training models quickly.
☆14Updated last year
Alternatives and similar repositories for RangerOptimizerTensorflow
Users that are interested in RangerOptimizerTensorflow are comparing it to the libraries listed below
Sorting:
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- Binary and Categorical Focal loss implementation in Keras.☆281Updated last year
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 4 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 7 years ago
- Keras Implementation of EfficientNets☆185Updated 5 years ago
- Gradient accumulation for Keras☆35Updated 4 years ago
- Keras callback function for stochastic weight averaging☆56Updated 3 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆84Updated 6 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 6 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Keras implementation of LinkNet☆27Updated 7 years ago
- Keras w/ Tensorflow backend implementation for 3D channel-wise convolutions☆67Updated 5 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆63Updated 7 years ago
- Focal Loss implementation in Keras☆328Updated 4 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 3 years ago
- RSNA Intracranial Hemorrhage Detection☆128Updated last year
- 11th place solution for APTOS 2019 Blindness Detection on Kaggle (https://www.kaggle.com/c/aptos2019-blindness-detection).☆45Updated 5 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- EfficientNet-GradCam Visualization☆80Updated 6 years ago
- RefineNet: a Keras implementation☆32Updated 5 years ago
- ☆43Updated 4 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- https://www.kaggle.com/c/siim-acr-pneumothorax-segmentation/leaderboard☆93Updated 6 years ago
- Implementation of Learning Rate Finder, SGDR and Cyclical Learning Rate in Keras☆29Updated 7 years ago
- UNet in pytorch for Kaggle 2018 data science bowl nuclei segmentation☆44Updated 6 years ago
- ☆89Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆43Updated 7 years ago
- Keras Label Smoothing for Supervised Learning☆11Updated 5 years ago