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 7 months ago
Alternatives and similar repositories for RangerOptimizerTensorflow
Users that are interested in RangerOptimizerTensorflow are comparing it to the libraries listed below
Sorting:
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 3 years ago
- Keras implementation of LinkNet☆27Updated 6 years ago
- Gradient accumulation for Keras☆35Updated 3 years ago
- RefineNet: a Keras implementation☆32Updated 4 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Keras Label Smoothing for Supervised Learning☆11Updated 5 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆48Updated 3 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 3 years ago
- Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks☆30Updated 4 years ago
- Keras implementation of AutoAugment.☆30Updated 6 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- tensorflow2 implementation of SnapMix as described in SnapMix: Semantically Proportional Mixing for Augmenting Fine-grained Data☆11Updated 4 years ago
- Keras w/ Tensorflow backend implementation for 3D channel-wise convolutions☆68Updated 5 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆83Updated 6 years ago
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 6 years ago
- keras-UNet_resnet101☆18Updated 5 years ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated 2 years ago
- This project is done in collaboration with Rhode Island Hospital, Department of Diagnostic Imaging.☆24Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- How to train an object detection model with mmdetection☆73Updated 3 years ago
- YOLOv3 implemented with tensorflow 2.0☆25Updated 4 years ago
- ☆20Updated 6 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 6 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- implementation of LinkNet in Keras☆30Updated 7 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago