JierunChen / FasterNet
[CVPR 2023] Code for PConv and FasterNet
☆742Updated last year
Alternatives and similar repositories for FasterNet:
Users that are interested in FasterNet are comparing it to the libraries listed below
- [CVPR 2023] Official code release of our paper "BiFormer: Vision Transformer with Bi-Level Routing Attention"☆535Updated last year
- The official project website of "Omni-Dimensional Dynamic Convolution" (ODConv for short, spotlight in ICLR 2022).☆310Updated last year
- ☆236Updated 2 years ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆351Updated 2 years ago
- Code for ECML PKDD 2022 paper: No More Strided Convolutions or Pooling: A Novel CNN Architecture for Low-Resolution Images and Small Obje…☆245Updated 3 months ago
- [CVPR 2024] Deformable Convolution v4☆603Updated 10 months ago
- RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything☆916Updated 9 months ago
- Centralized Feature Pyramid for Object Detection☆246Updated last year
- Official repository of ACmix (CVPR2022)☆408Updated 2 years ago
- [CVPR 2024] Code release for TransNeXt model☆495Updated 9 months ago
- [CVPR 2024] Rewrite the Stars☆360Updated 10 months ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆521Updated 3 years ago
- InceptionNeXt: When Inception Meets ConvNeXt (CVPR 2024)☆285Updated 3 months ago
- [ICCV 2023] Official PyTorch implementation of "Rethinking Mobile Block for Efficient Attention-based Models"☆239Updated last year
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆854Updated 2 years ago
- [ICLR 2023 & IJCV 2025] SeaFormer: Squeeze-enhanced Axial Transformer