FrancescoSaverioZuppichini / ConvNextLinks
Implementing ConvNext in PyTorch
☆74Updated 3 years ago
Alternatives and similar repositories for ConvNext
Users that are interested in ConvNext are comparing it to the libraries listed below
Sorting:
- PyTorch reimplementation of the paper "Swin Transformer V2: Scaling Up Capacity and Resolution" (CVPR 2022)☆200Updated 2 years ago
- A summarization of Transformer-based architectures for CV tasks, including image classification, object detection, segmentation, and Few-…☆112Updated 3 years ago
- A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes"☆388Updated 3 years ago
- [CADL'22, ECCVW] Official repository of paper titled "EdgeNeXt: Efficiently Amalgamated CNN-Transformer Architecture for Mobile Vision Ap…☆388Updated 2 years ago
- Implementation of MobileNet V1, V2, V3☆72Updated 4 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆79Updated 2 years ago
- Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch☆371Updated 2 years ago
- LeViT a Vision Transformer in ConvNet's Clothing for Faster Inference☆615Updated 3 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 4 years ago
- ☆199Updated last year
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆327Updated 5 months ago
- EfficientNetV2 implementation using PyTorch☆129Updated 3 years ago
- Implementation of Swin Transformer with Pytorch☆113Updated 4 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆582Updated 2 years ago
- A PyTorch implementation of "MetaFormer: A Unified Meta Framework for Fine-Grained Recognition". A reference PyTorch implementation of “C…☆238Updated 3 years ago
- ☆72Updated 4 years ago
- A collection of SOTA Image Classification Models in PyTorch☆163Updated 3 years ago
- [ICLR 2023] "More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity"; [ICML 2023] "Are Large Kernels Better Teachers…☆276Updated 2 years ago
- ☆73Updated last year
- Pytorch cyclic cosine decay learning rate scheduler☆49Updated 4 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆67Updated 4 years ago
- [ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmen…☆484Updated 2 years ago
- PyTorch and TensorFlow/Keras image models with automatic weight conversions and equal API/implementations - Vision Transformer (ViT), Res…☆37Updated 2 years ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆542Updated 3 years ago
- PyTorch reimplementation of the paper "MaxViT: Multi-Axis Vision Transformer" [ECCV 2022].☆163Updated 2 years ago
- This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.☆227Updated 3 years ago
- [ECCV 2022]Code for paper "DaViT: Dual Attention Vision Transformer"☆363Updated last year
- [ICML 2023] Official PyTorch implementation of Global Context Vision Transformers☆438Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago
- [ICLR 2023] This repository includes the official implementation our paper "Can CNNs Be More Robust Than Transformers?"☆143Updated 2 years ago