ChristophReich1996 / Swin-Transformer-V2Links
PyTorch reimplementation of the paper "Swin Transformer V2: Scaling Up Capacity and Resolution" (CVPR 2022)
☆204Updated 3 years ago
Alternatives and similar repositories for Swin-Transformer-V2
Users that are interested in Swin-Transformer-V2 are comparing it to the libraries listed below
Sorting:
- PyTorch reimplementation of the paper "MaxViT: Multi-Axis Vision Transformer" [ECCV 2022].☆164Updated 2 years ago
- Lite Vision Transformer (CVPR 2022)☆145Updated 3 years ago
- This is an official implementation for "ResT: An Efficient Transformer for Visual Recognition".☆290Updated 3 years ago
- ☆195Updated 3 years ago
- [ICLR 2023] "More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity"; [ICML 2023] "Are Large Kernels Better Teachers…☆281Updated 2 years ago
- [ECCV 2022]Code for paper "DaViT: Dual Attention Vision Transformer"☆369Updated last year
- [NeurIPS 2022] HorNet: Efficient High-Order Spatial Interactions with Recursive Gated Convolutions☆342Updated last year
- [CVPR 2022] MPViT:Multi-Path Vision Transformer for Dense Prediction☆386Updated 3 years ago
- CSWin Transformer: A General Vision Transformer Backbone with Cross-Shaped, CVPR 2022☆583Updated 2 years ago
- [T-IP 2023] Code for exponential adaptive pooling for PyTorch☆84Updated 2 years ago
- Official MegEngine implementation of RepLKNet☆283Updated 3 years ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆375Updated 2 years ago
- TopFormer: Token Pyramid Transformer for Mobile Semantic Segmentation, CVPR2022☆402Updated 3 years ago
- Code and models for mobile-former☆131Updated 3 years ago
- ☆203Updated last year
- [NIVT Workshop @ ICCV 2023] SeMask: Semantically Masked Transformers for Semantic Segmentation☆254Updated 2 years ago
- Official implementation of CrossViT. https://arxiv.org/abs/2103.14899☆412Updated 3 years ago
- Don't feel pain to use Deformable Convolution☆344Updated 2 years ago
- (ICCV 2021 Oral) CoaT: Co-Scale Conv-Attentional Image Transformers☆234Updated 3 years ago
- [CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Ap…☆399Updated 2 years ago
- Unofficial Implementation of MLP-Mixer, gMLP, resMLP, Vision Permutator, S2MLP, S2MLPv2, RaftMLP, HireMLP, ConvMLP, AS-MLP, SparseMLP, Co…