git-disl / LRBenchLinks
A learning rate recommending and benchmarking tool.
☆20Updated 2 years ago
Alternatives and similar repositories for LRBench
Users that are interested in LRBench are comparing it to the libraries listed below
Sorting:
- Experiments with the ideas presented in https://arxiv.org/abs/2003.00152 by Frankle et al.☆29Updated 5 years ago
- Code for the anonymous submission "Cockpit: A Practical Debugging Tool for Training Deep Neural Networks"☆31Updated 5 years ago
- Official Pytorch implementation of the paper: "Locally Shifted Attention With Early Global Integration"☆15Updated 4 years ago
- diffGrad: An Optimization Method for Convolutional Neural Networks☆55Updated 3 years ago
- This repository provides the code for replicating the experiments in the paper "Building One-Shot Semi-supervised (BOSS) Learning up to F…☆36Updated 5 years ago
- PyTorch ObjectDetection Modules and ONNX ops☆18Updated 2 years ago
- Unofficial pytorch implementation of ReZero in ResNet☆24Updated 5 years ago
- Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)☆16Updated 4 years ago
- Large dataset storage format for Pytorch☆45Updated 4 years ago
- ☆55Updated 4 years ago
- (unofficial) - customized fork of DETR, optimized for intelligent obj detection on 'real world' custom datasets☆12Updated 5 years ago
- A disciplined approach to neural network parameters - Reviewing the approach for setting Hyper parameters by Leslie Smith☆12Updated 7 years ago
- The implementation of paper ''Efficient Attention Network: Accelerate Attention by Searching Where to Plug''.☆20Updated 2 years ago
- Implementation of Kronecker Attention in Pytorch☆19Updated 5 years ago
- ☆12Updated 3 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆31Updated 3 years ago
- A pytorch implementation of Information Bottleneck GAN☆28Updated 6 years ago
- Official code for NeurIPS paper "Combinatorial Optimization for Panoptic Segmentation: A Fully Differentiable Approach".☆16Updated 3 years ago
- pytest plugin for a better developer experience when working with the PyTorch test suite☆44Updated 4 years ago
- This is the code base for paper "G-SimCLR : Self-Supervised Contrastive Learning with Guided Projection via Pseudo Labelling" by Souradip…☆79Updated 4 years ago
- ☆41Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆86Updated 4 years ago
- Applied Sparse regularization (L1), Weight decay regularization (L2), ElasticNet, GroupLasso and GroupSparseLasso to Neuronal Network.☆38Updated 3 years ago
- Self-Distillation with weighted ground-truth targets; ResNet and Kernel Ridge Regression☆19Updated 4 years ago
- batchboost is a variation on MixUp that instead of mixing just two images, mixes many images together.☆44Updated 6 years ago
- A highly modular PyTorch framework with a focus on Neural Architecture Search (NAS).☆23Updated 4 years ago
- Automatic and Simultaneous Adjustment of Learning Rate and Momentum for Stochastic Gradient Descent☆46Updated 5 years ago
- (partial) replication of results from https://arxiv.org/abs/1912.07768☆26Updated 5 years ago
- PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition☆23Updated 4 years ago