ylingfeng / DynamicMLPLinks
Official Codes and Pretrained Models for Dynamic MLP, CVPR2022, https://arxiv.org/abs/2203.03253
☆87Updated 3 years ago
Alternatives and similar repositories for DynamicMLP
Users that are interested in DynamicMLP are comparing it to the libraries listed below
Sorting:
- Official implementation of the paper ``Unifying Nonlocal Blocks for Neural Networks'' (ICCV'21)☆98Updated 3 years ago
- The official pytorch implementation of ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias☆104Updated 3 years ago
- Code for You Only Cut Once: Boosting Data Augmentation with a Single Cut, ICML 2022.☆104Updated 2 years ago
- DPT: Deformable Patch-based Transformer for Visual Recognition (ACM MM2021)☆156Updated 3 years ago
- The official repo of the CVPR2021 oral paper: Representative Batch Normalization with Feature Calibration☆85Updated 2 years ago
- [AAAI 2022] This is the official PyTorch implementation of "Less is More: Pay Less Attention in Vision Transformers"☆97Updated 3 years ago
- This repo contains the code of "ConTNet: Why not use convolution and transformer at the same time?"☆99Updated 4 years ago
- [NeurIPS2022] Official implementation of the paper 'Green Hierarchical Vision Transformer for Masked Image Modeling'.☆173Updated 2 years ago
- TokenMix: Rethinking Image Mixing for Data Augmentation in Vision Transformers (ECCV 2022)☆94Updated 2 years ago
- Official Implementation of DE-DETR and DELA-DETR in "Towards Data-Efficient Detection Transformers"☆78Updated last year
- This is an unofficial implementation of BOAT: Bilateral Local Attention Vision Transformer☆55Updated 3 years ago
- ☆50Updated 3 years ago
- Official implementation for paper "LightViT: Towards Light-Weight Convolution-Free Vision Transformers"☆140Updated 3 years ago
- ☆109Updated 3 years ago
- RF-Next: Efficient Receptive Field Search for CNN(TPAMI2022, CVPR2021) Try it, you wouldn't regret it!☆64Updated 2 years ago
- [CVPR 2022] This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers.☆155Updated 2 years ago
- Adaptive Class Suppression Loss for Long-Tail Object Detection--CVPR2021☆81Updated 4 years ago
- Official implementation of the paper Vision Transformer with Progressive Sampling, ICCV 2021.☆153Updated 3 years ago
- Official Implementation of AlignMixup - CVPR 2022☆71Updated 3 years ago
- (AAAI 2023 Oral) Pytorch implementation of "CF-ViT: A General Coarse-to-Fine Method for Vision Transformer"☆105Updated 2 years ago
- ☆57Updated 3 years ago
- Code for DisCo: Remedy Self-supervised Learning on Lightweight Models with Distilled Contrastive Learning☆100Updated 2 years ago
- ☆84Updated 4 years ago
- ☆139Updated 3 years ago
- FastMIM, official pytorch implementation of our paper "FastMIM: Expediting Masked Image Modeling Pre-training for Vision"(https://arxiv.o…