SeanSdahl / RangerOptimizerTensorflow
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 3 months ago
Alternatives and similar repositories for RangerOptimizerTensorflow:
Users that are interested in RangerOptimizerTensorflow are comparing it to the libraries listed below
- Keras w/ Tensorflow backend implementation for 3D channel-wise convolutions☆68Updated 4 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago
- Gradient accumulation for Keras☆35Updated 3 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Keras Label Smoothing for Supervised Learning☆11Updated 4 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Multi-class classification with focal loss for imbalanced datasets☆82Updated 5 years ago
- Paper Reproduction: "DropBlock: A regularization method for convolutional networks"☆11Updated 4 years ago
- pbizopoulos / comprehensive-comparison-of-deep-learning-models-for-lung-and-covid-19-lesion-segmentation-in-ct☆13Updated this week
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 5 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 2 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- Implementation of Squeeze-and-Excitiation Network on Keras☆22Updated 5 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- PSPNet 的 tensorflow+keras实现☆13Updated 6 years ago
- Custom Loss Functions in Keras☆28Updated 3 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 6 years ago
- Keras callback function for stochastic weight averaging☆55Updated 2 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆82Updated 5 years ago
- Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)☆95Updated 4 years ago
- RefineNet: a Keras implementation☆32Updated 4 years ago
- An unsupervised (or self-supervised) loss function for binary image segmentation (TensorFlow)☆69Updated 3 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- 11th place solution for APTOS 2019 Blindness Detection on Kaggle (https://www.kaggle.com/c/aptos2019-blindness-detection).☆44Updated 4 years ago
- PSPNet for Semantic Segmentation with tensorflow and keras☆56Updated 4 years ago
- keras-UNet_resnet101☆18Updated 5 years ago
- 2nd place solution for the RSNA STR Pulmonary Embolism Detection competition on Kaggle.☆28Updated 4 years ago
- a Tensorflow implementation of Group Normalizations☆24Updated 6 years ago