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 5 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 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- RefineNet: a Keras implementation☆32Updated 4 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- 3rd place solution for RSNA pneumonia detection challenge☆82Updated 6 years ago
- implementation of LinkNet in Keras☆30Updated 7 years ago
- ResNeSt: Split-Attention Networks for Tensorflow2☆24Updated 2 years ago
- DropBlock implemented in Keras☆26Updated 3 years ago
- EfficientNets in 3D variant for keras and TF.keras☆54Updated 3 years ago
- Keras implementation of LinkNet☆27Updated 6 years ago
- Test Time image Augmentation (TTA) wrapper for Keras model.☆112Updated 3 years ago
- Keras Implementation of Unet with EfficientNet as encoder☆47Updated 2 years ago
- deeplabv3plus (Google's new algorithm for semantic segmentation) in keras:Encoder-Decoder with Atrous Separable Convolution for Semantic …☆64Updated 7 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 5 years ago
- Keras callback function for stochastic weight averaging☆56Updated 2 years ago
- https://www.kaggle.com/c/siim-acr-pneumothorax-segmentation/leaderboard☆93Updated 5 years ago
- CS_IOC5008 Visual Recognition using Deep Learning: Image Classification for grey natural scene images with <4000 annotated data☆40Updated 5 years ago
- A keras implementation of many sota segmentation model with different backbones, such as Unet, Bisenet, Linknet☆17Updated 6 years ago
- this is a 2D Vnet model of Keras Version,The architecture of the model is the same as the original 3D Vnet, except that this is a networ…☆41Updated 3 years ago
- ☆87Updated 5 years ago
- Keras implementation of Residual Attention Network☆109Updated 6 years ago
- Deep Learning for Automatic Pneumonia Detection, RSNA challenge☆109Updated last week
- keras-UNet_resnet101☆18Updated 5 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 3 years ago
- 3D ConvNets for Action Recognition with Keras (3d ResNet, 3d DenseNet, 3d Inception, C3D, 3d dense resnet)☆42Updated 6 years ago
- 3rd of Task3 and 4th of Task4 of StructSeg2019 competition - MICCAI 2019☆19Updated 2 years ago
- Binary and Categorical Focal loss implementation in Keras.☆279Updated 4 months ago
- Gradient accumulation for Keras☆35Updated 3 years ago
- 2nd place solution for the RSNA STR Pulmonary Embolism Detection competition on Kaggle.☆29Updated 4 years ago