andreped / GradientAccumulatorLinks
Gradient Accumulation for TensorFlow 2
☆53Updated last year
Alternatives and similar repositories for GradientAccumulator
Users that are interested in GradientAccumulator are comparing it to the libraries listed below
Sorting:
- ResNet-RS models rewritten in Tensorflow / Keras functional API.☆27Updated last year
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.☆70Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆70Updated 4 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆287Updated 9 months ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆26Updated 2 years ago
- Keras implementation of Cosine Annealing Scheduler☆44Updated 5 years ago
- Keras callbacks for one-cycle training, cyclic learning rate (CLR) training, and learning rate range test.☆47Updated 6 years ago
- Simple stochastic weight averaging callback for Keras☆63Updated 3 years ago
- DICOM Software Development Library☆31Updated 6 months ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- Tensorflow implementation of a linear attention architecture☆44Updated 4 years ago
- ☆88Updated 4 years ago
- This library implements various metrics (including Kaggle Competition, Medicine) for evaluating ML, DL, AI models, and algorithms. 📐📊📈…☆14Updated 2 years ago
- A hub for ResNet based models and pretrained weights in TensorFlow.☆21Updated 3 years ago
- The missing distributed weighted random sampler for PyTorch☆24Updated 2 years ago
- Cyclemoid implementation for PyTorch☆90Updated 3 years ago
- Includes PyTorch -> Keras model porting code for ConvNeXt family of models with fine-tuning and inference notebooks.☆101Updated 3 years ago
- Keras/TF implementation of AdamW, SGDW, NadamW, Warm Restarts, and Learning Rate multipliers☆167Updated 3 years ago
- Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".…☆30Updated 4 years ago
- Implements MLP-Mixer (https://arxiv.org/abs/2105.01601) with the CIFAR-10 dataset.☆56Updated 3 years ago
- 2nd place solution for SIIM-OSIC Melanoma Classification☆87Updated 4 years ago
- ☆62Updated last year
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.☆60Updated 3 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago
- Loss function which directly targets ROC-AUC☆247Updated 2 years ago
- Tensorflow Keras implementation of ordinal regression using consistent rank logits (CORAL) by Cao et al. (2019)☆81Updated 3 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.☆90Updated 4 years ago
- EfficientNet-L2 weights in Keras and retrieval script modified from qubvel/efficientnet☆23Updated 4 years ago
- EfficientNets in 3D variant for keras and TF.keras☆54Updated 3 years ago
- CORAL and CORN implementations for ordinal regression with deep neural networks.☆237Updated last year