The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
☆913May 16, 2022Updated 3 years ago
Alternatives and similar repositories for awesome_lightweight_networks
Users that are interested in awesome_lightweight_networks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆129Apr 26, 2022Updated 4 years ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆571Jan 16, 2022Updated 4 years ago
- Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.☆4,414Mar 15, 2025Updated last year
- ☆274Oct 6, 2022Updated 3 years ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆357Dec 14, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.…☆12,178Mar 16, 2026Updated last month
- RepVGG: Making VGG-style ConvNets Great Again☆3,472Feb 10, 2023Updated 3 years ago
- RepGhost: A Hardware-Efficient Ghost Module via Re-parameterization☆182Aug 15, 2023Updated 2 years ago
- CVNets: A library for training computer vision networks☆1,969Oct 30, 2023Updated 2 years ago
- The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights --…☆36,739Apr 29, 2026Updated last week
- PyTorch implementation of PP-LCNet☆81Oct 21, 2023Updated 2 years ago
- NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone…☆6,199Aug 8, 2024Updated last year
- micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantiz…☆2,274May 6, 2025Updated last year
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆1,022Apr 29, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- [CVPR 2023] DepGraph: Towards Any Structural Pruning; LLMs, Vision Foundation Models, etc.☆3,299Sep 7, 2025Updated 8 months ago
- 🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modu…☆2,934Dec 15, 2025Updated 4 months ago
- 🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~☆2,480Jun 22, 2024Updated last year
- Pytorch implementation of cnn network☆2,058Oct 11, 2025Updated 6 months ago
- Summary of related papers on visual attention. Related code will be released based on Jittor gradually.☆2,838Oct 20, 2024Updated last year
- Official repo of RepOptimizers and RepOpt-VGG☆269Feb 10, 2023Updated 3 years ago
- Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.☆311Jul 20, 2025Updated 9 months ago
- [CVPR 2023] Code for PConv and FasterNet☆828May 16, 2023Updated 2 years ago
- Code for our CVPR2021 paper coordinate attention☆1,141Jun 8, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Code release for ConvNeXt model☆6,365Jan 8, 2023Updated 3 years ago
- 🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥☆3,111Nov 18, 2023Updated 2 years ago
- Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Py…☆25,139May 1, 2026Updated last week
- This repository contains the official implementation of the research paper, "An Improved One millisecond Mobile Backbone" CVPR 2023.☆827Jul 25, 2022Updated 3 years ago
- 🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion, etc.🎉☆4,406Mar 19, 2026Updated last month
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆302Dec 1, 2022Updated 3 years ago
- deep learning for image processing including classification and object-detection etc.☆26,228Jan 1, 2026Updated 4 months ago
- ☆338Jul 18, 2022Updated 3 years ago
- Based on yolo's ultra-lightweight universal target detection algorithm, the calculation amount is only 250mflops, the ncnn model size is…☆2,097Aug 11, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- OpenMMLab Model Compression Toolbox and Benchmark.☆1,671Jun 11, 2024Updated last year
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆237Aug 19, 2022Updated 3 years ago
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆766Oct 25, 2022Updated 3 years ago
- This is a collection of our NAS and Vision Transformer work.☆1,835Jul 25, 2024Updated last year
- YOLOv6: a single-stage object detection framework dedicated to industrial applications.☆5,885Aug 7, 2024Updated last year
- cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理☆12,491Apr 25, 2024Updated 2 years ago
- Scaling Up Your Kernels to 31x31: Revisiting Large Kernel Design in CNNs (CVPR 2022)☆942Apr 24, 2024Updated 2 years ago