facebookresearch / mobile-vision
Mobile vision models and code
☆910Updated 3 weeks ago
Alternatives and similar repositories for mobile-vision:
Users that are interested in mobile-vision are comparing it to the libraries listed below
- MEAL V2: Boosting Vanilla ResNet-50 to 80%+ Top-1 Accuracy on ImageNet without Tricks. In NeurIPS 2020 workshop.☆697Updated 3 years ago
- Slimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019☆916Updated last year
- [ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware☆1,433Updated 6 months ago
- 72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models☆687Updated 4 years ago
- [ICLR 2020] Once for All: Train One Network and Specialize it for Efficient Deployment☆1,899Updated last year
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆439Updated last year
- MobileNetV3 in pytorch and ImageNet pretrained models☆784Updated 5 years ago
- Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS☆1,569Updated 8 months ago
- Single-Path NAS: Designing Hardware-Efficient ConvNets in less than 4 Hours☆396Updated 4 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆634Updated 4 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆916Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)☆1,513Updated 4 years ago
- Codebase for Image Classification Research, written in PyTorch.☆2,149Updated 11 months ago
- A PyTorch implementation of MobileNet V2 architecture and pretrained model.☆1,386Updated 5 years ago
- Pruning Neural Networks with Taylor criterion in Pytorch☆315Updated 5 years ago
- Memory consumption and FLOP count estimates for convnets☆918Updated 6 years ago
- PC-DARTS:Partial Channel Connections for Memory-Efficient Differentiable Architecture Search☆436Updated 4 years ago
- [CVPR2020] GhostNet: More Features from Cheap Operations☆525Updated 4 years ago
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆272Updated 6 years ago
- Official PyTorch implementation of "A Comprehensive Overhaul of Feature Distillation" (ICCV 2019)☆416Updated 4 years ago
- ☆1,490Updated 4 years ago
- ☆224Updated 3 years ago
- A PyTorch implementation of " EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks."☆309Updated 5 years ago
- ☆297Updated 4 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆568Updated 5 years ago
- Automated deep learning algorithms implemented in PyTorch.☆1,574Updated 2 years ago
- Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)☆1,082Updated 10 months ago
- [ICLR 2020] "FasterSeg: Searching for Faster Real-time Semantic Segmentation" by Wuyang Chen, Xinyu Gong, Xianming Liu, Qian Zhang, Yuan …