jmjeon2 / MobileNet-Pytorch
Implementation of MobileNet V1, V2, V3
☆66Updated 4 years ago
Alternatives and similar repositories for MobileNet-Pytorch:
Users that are interested in MobileNet-Pytorch are comparing it to the libraries listed below
- EfficientNetV2 implementation using PyTorch☆129Updated 2 years ago
- A PyTorch implementation of "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Transformer"☆528Updated 3 years ago
- PyTorch reimplementation of the paper "Involution: Inverting the Inherence of Convolution for Visual Recognition" (2D and 3D Involution) …☆105Updated 3 years ago
- An implementation of Knowledge distillation for segmentation, to train a small (student) UNet from a larger (teacher) UNet thereby reduci…☆52Updated 4 years ago
- A PyTorch implementation of SSDLite on COCO☆85Updated 4 years ago
- ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting (ICCV 2021)☆294Updated 2 years ago
- Unofficial PyTorch implementation of MobileViT based on paper "MobileViT: Light-weight, General-purpose, and Mobile-friendly Vision Trans…☆120Updated 2 years ago
- PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Oth…☆328Updated last month
- Simple implementation of Mobile-Former on Pytorch☆108Updated 3 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆417Updated 4 years ago
- ☆317Updated 2 years ago
- [ECCV 2022] EdgeViT: Competing Light-weight CNNs on Mobile Devices with Vision Transformers☆107Updated 2 years ago
- RepMLPNet: Hierarchical Vision MLP with Re-parameterized Locality (CVPR 2022)☆306Updated 2 years ago
- PyTorch Quantization Aware Training Example☆135Updated 11 months ago
- Reference implementation for Blueprint Separable Convolutions (CVPR 2020)☆138Updated 2 years ago
- ☆244Updated 2 years ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆698Updated 4 years ago
- HyperSeg - Official PyTorch Implementation☆213Updated 2 years ago
- ☆334Updated 2 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 4 years ago
- 74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet☆536Updated 2 years ago
- EfficientNetV2 pytorch (pytorch lightning) implementation with pretrained model☆70Updated 2 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆105Updated 4 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆528Updated 4 years ago
- MobileFormer in torch☆66Updated 3 years ago
- ☆136Updated 2 years ago
- Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]☆421Updated 2 months ago
- [ECCV 2022] Source code of "EdgeFormer: Improving Light-weight ConvNets by Learning from Vision Transformers"☆351Updated 2 years ago
- Implementation of Visual Transformer for Small-size Datasets☆121Updated 3 years ago
- Implementation of Conv-based and Vit-based networks designed for CIFAR.☆71Updated 2 years ago