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☆96Updated 3 years ago
- State-of-the-art data augmentation search algorithms in PyTorch☆47Updated 2 years ago
- TF 2 implementation Learning to Resize Images for Computer Vision Tasks (https://arxiv.org/abs/2103.09950v1).☆53Updated 4 years ago
- Recent Advances in MLP-based Models (MLP is all you need!)☆117Updated 3 years ago
- Implementing DropPath/StochasticDepth in PyTorch☆17Updated 4 years ago
- Implementations of Recent Papers in Computer Vision☆38Updated 3 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆144Updated 3 years ago
- A TensorFlow 2.x implementation of Masked Autoencoders Are Scalable Vision Learners☆84Updated 3 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 8 months ago
- A Pytorch implementation of Global Self-Attention Network, a fully-attention backbone for vision tasks☆94Updated 5 years ago
- Feature extraction made simple with torchextractor☆101Updated 4 years ago
- Implementation of Uniformer, a simple attention and 3d convolutional net that achieved SOTA in a number of video classification tasks, de…☆102Updated 3 years ago
- [Preprint] ConvMLP: Hierarchical Convolutional MLPs for Vision, 2021☆167Updated 3 years ago
- A better PyTorch implementation of image local attention which reduces the GPU memory by an order of magnitude.☆142Updated 4 years ago
- Implementation of ResMLP, an all MLP solution to image classification, in Pytorch☆201Updated 3 years ago
- Simple CIFAR-10 classification with ConvMixer☆45Updated 4 years ago
- This repo is for our paper: Normalization Techniques in Training DNNs: Methodology, Analysis and Application☆85Updated 4 years ago
- A compilation of network architectures for vision and others without usage of self-attention mechanism☆81Updated 3 years ago
- Implementing PolyLoss in Pytorch☆77Updated 3 years ago
- Simple MAE (masked autoencoders) with pytorch and pytorch-lightning.☆44Updated last year
- PyTorch implementation of MLP-Mixer☆37Updated 4 years ago
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- ☆135Updated 2 years ago
- Implementation of Cross Transformer for spatially-aware few-shot transfer, in Pytorch☆54Updated 4 years ago
- custom pytorch implementation of MoCo v3☆46Updated 4 years ago
- Batch Renormalization in Pytorch☆45Updated 2 years ago
- [ICME 2022] code for the paper, SimVit: Exploring a simple vision transformer with sliding windows.☆68Updated 3 years ago
- ☆41Updated 4 years ago
- Implementation of Uformer, Attention-based Unet, in Pytorch☆96Updated 4 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.☆131Updated last year