abhuse / cyclic-cosine-decayLinks
Pytorch cyclic cosine decay learning rate scheduler
☆49Updated 4 years ago
Alternatives and similar repositories for cyclic-cosine-decay
Users that are interested in cyclic-cosine-decay are comparing it to the libraries listed below
Sorting:
- Implementation of Online Label Smoothing in PyTorch☆95Updated 2 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆16Updated 3 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆116Updated 2 years ago
- Code repository of the paper "Modelling Long Range Dependencies in ND: From Task-Specific to a General Purpose CNN" https://arxiv.org/abs…☆183Updated 3 months ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 3 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 2 years ago
- ☆41Updated 4 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆82Updated 3 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆198Updated 2 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- PyTorch implementation of MLP-Mixer☆37Updated 4 years ago
- PyTorch, PyTorch Lightning framework for trying knowledge distillation in image classification problems☆32Updated last year
- A simple program to calculate and visualize the FLOPs and Parameters of Pytorch models, with handy CLI and easy-to-use Python API.☆129Updated 8 months ago
- Implementing PolyLoss in Pytorch☆76Updated 3 years ago
- This is the official implementation of TrivialAugment and a mini-library for the application of multiple image augmentation strategies in…☆162Updated 2 years ago
- A compilation of network architectures for vision and others without usage of self-attention mechanism☆80Updated 2 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆53Updated 4 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆112Updated 3 years ago
- Comparing four automatic image augmentation techniques in PyTorch: AutoAugment, RandAugment, AugMix, and TrivialAugment☆30Updated 2 years ago
- ☆95Updated 2 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
- Deep Learning project template for PyTorch (multi-gpu training is supported)☆138Updated 2 years ago
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆95Updated 4 years ago
- Figures I made during my PhD in Deep Learning, for my models and for context☆83Updated 4 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆141Updated 3 years ago