sooftware / pytorch-lr-schedulerLinks
PyTorch implementation of some learning rate schedulers for deep learning researcher.
☆90Updated 2 years ago
Alternatives and similar repositories for pytorch-lr-scheduler
Users that are interested in pytorch-lr-scheduler are comparing it to the libraries listed below
Sorting:
- Learning Rate Warmup in PyTorch☆410Updated last week
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated last year
- Implementation of Online Label Smoothing in PyTorch☆94Updated 2 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- ☆462Updated 2 years ago
- Collection of PyTorch Lightning implementations of Generative Adversarial Network varieties presented in research papers.☆169Updated 3 months ago
- Additive margin softmax loss in pytorch☆47Updated 6 years ago
- PyTorch implementations of `BatchSampler` that under/over sample according to a chosen parameter alpha, in order to create a balanced tra…☆85Updated 5 years ago
- PyTorch samplers that output roughly balanced batches with support for multilabel datasets☆57Updated last year
- [DEPRECATED] A knowledge distillation toolkit based on PyTorch and PyTorch Lightning.☆139Updated last year
- Recent Advances in MLP-based Models (MLP is all you need!)☆115Updated 2 years ago
- ☆51Updated 4 years ago
- Simple project base template for PyTorch deep Learning project. Features clean implementation of DDP training and Hydra config.☆57Updated 6 months ago
- Implementation of Fast Transformer in Pytorch☆175Updated 3 years ago
- TF/Keras code for DiffStride, a pooling layer with learnable strides.☆124Updated 3 years ago
- Experiments with supervised contrastive learning methods with different loss functions☆220Updated 2 years ago
- a Ready-to-use PyTorch Extension of Unofficial CutMix Implementations with more improved performance.☆170Updated 2 years ago
- ModelSoups for Tensorflow2 and Torch☆49Updated 3 years ago
- A simple to use pytorch wrapper for contrastive self-supervised learning on any neural network☆142Updated 4 years ago
- Implementation of Transformer in Transformer, pixel level attention paired with patch level attention for image classification, in Pytorc…☆305Updated 3 years ago
- ☆72Updated 4 years ago
- A guide that integrates Pytorch DistributedDataParallel, Apex, warmup, learning rate scheduler, also mentions the set-up of early-stoppin…☆65Updated 3 years ago
- Adaptive Gradient Clipping☆133Updated 2 years ago
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 7 months ago
- PyTorch Implementation of CvT: Introducing Convolutions to Vision Transformers☆226Updated 4 years ago
- Implementation of CrossViT: Cross-Attention Multi-Scale Vision Transformer for Image Classification☆201Updated 4 years ago
- Gradient Reversal Layer for Domain Adaptation☆121Updated 2 years ago
- Deep learning project template with tensorflow & pytorch (multi-gpu version)☆38Updated last year
- Automatic Mixed Precision Tutorials using pytorch. Based on PyTorch 1.6 Official Features, implement classification codebase using custo…☆89Updated 4 years ago