Mobile Inference and Mobile Models
GitHub - open-mmlab/mmdeploy: OpenMMLab Model Deployment Framework d2go/d2go/export at main · facebookresearch/d2go · GitHub
Pytorch
Selective Builds
PlayTorch
CoreML
ml-cvnets/README-pytorch-to-coreml.md at main · apple/ml-cvnets · GitHub
OnnxRuntime
- Deploy on mobile | onnxruntime
- GitHub - onnx/onnxmltools: ONNXMLTools enables conversion of models to ONNX
- Model Usability Checker | onnxruntime
- Bringing ONNX models to Android - Surface Duo Blog
Mobile Models
- GitHub - apple/ml-mobileone: This repository contains the official implementation of the research paper, “An Improved One millisecond Mobile Backbone”.
- MobileVit — MMClassification 1.0.0rc5 documentation
- GitHub - zhangzjn/EMO: Official PyTorch implementation of “Rethinking Mobile Block for Efficient Neural Models”
- GitHub - huawei-noah/Efficient-AI-Backbones: Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah’s Ark Lab.
- GitHub - Amshaker/SwiftFormer: SwiftFormer: Efficient Additive Attention for Transformer-based Real-time Mobile Vision Applications
- GitHub - bytedance/Next-ViT