sail-sg / AdanLinks
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
☆802Updated 5 months ago
Alternatives and similar repositories for Adan
Users that are interested in Adan are comparing it to the libraries listed below
Sorting:
- A simple way to keep track of an Exponential Moving Average (EMA) version of your Pytorch model☆621Updated 11 months ago
- Neighborhood Attention Transformer, arxiv 2022 / CVPR 2023. Dilated Neighborhood Attention Transformer, arxiv 2022☆1,156Updated last year
- Implementation of ConvMixer for "Patches Are All You Need? 🤷"☆1,077Updated 3 years ago
- PoolFormer: MetaFormer Is Actually What You Need for Vision (CVPR 2022 Oral)☆1,354Updated last year
- (ICLR 2022 Spotlight) Official PyTorch implementation of "How Do Vision Transformers Work?"☆818Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,050Updated 4 months ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆811Updated last year
- Tiny PyTorch library for maintaining a moving average of a collection of parameters.☆438Updated last year
- A method to increase the speed and lower the memory footprint of existing vision transformers.☆1,115Updated last year
- 🦁 Lion, new optimizer discovered by Google Brain using genetic algorithms that is purportedly better than Adam(w), in Pytorch☆2,170Updated 11 months ago
- ☆688Updated last week
- Pix2Seq codebase: multi-tasks with generative modeling (autoregressive and diffusion)☆929Updated 2 years ago
- Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"☆383Updated 2 years ago
- EfficientFormerV2 [ICCV 2023] & EfficientFormer [NeurIPs 2022]☆1,086Updated 2 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆774Updated 3 months ago
- Escaping the Big Data Paradigm with Compact Transformers, 2021 (Train your Vision Transformers in 30 mins on CIFAR-10 with a single GPU!)☆537Updated last year
- MetaFormer Baselines for Vision (TPAMI 2024)☆492Updated last year
- Implementation of Linformer for Pytorch☆301Updated last year
- Learning Rate Warmup in PyTorch☆413Updated 4 months ago
- Code release for ConvNeXt V2 model☆1,873Updated last year
- PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057☆1,306Updated 3 years ago
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆487Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,176Updated 2 years ago
- This is a collection of our NAS and Vision Transformer work.☆1,807Updated last year
- iBOT : Image BERT Pre-Training with Online Tokenizer (ICLR 2022)☆747Updated 3 years ago
- An implementation of local windowed attention for language modeling☆484Updated 3 months ago
- A concise but complete implementation of CLIP with various experimental improvements from recent papers☆718Updated 2 years ago
- Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)☆928Updated last year
- Implementation of the Transformer variant proposed in "Transformer Quality in Linear Time"☆369Updated 2 years ago
- Official PyTorch implementation of Fully Attentional Networks☆480Updated 2 years ago