#4 · Primary category: Model Zoos & Hubs
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
Project last updated:08/19/26
GitHub Stars
4.6K
Forks
668
Contributors
19
License
MIT
Why we included this project
Anyone who has hunted for a vision model already converted to their target runtime knows the drill: a TensorFlow Lite build sized for an EdgeTPU, an OpenVINO IR for an Intel stick, a CoreML package for iOS. This collection gathers inter-converted versions of the same networks, from EfficientNet and MobileNet to pose and segmentation models, across TensorFlow, PyTorch, ONNX, OpenVINO, TensorFlow.js, TF-TRT, CoreML, and quantized TensorFlow Lite variants. The ready-made INT8 and EdgeTPU builds matter most for edge hardware, since they spare you the conversion and calibration work. Each model folder carries its own license note and the conversion scripts, so you can re-derive a format instead of trusting the artifact blindly. Sample code is thin in places, but that gap is openly acknowledged and open to pull requests.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
models.dev
An open-source database of AI models.
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.
csghub
Open-source platform for managing LLM assets like models, datasets, and spaces, offering on-premise deployment with Hugging Face-compatible APIs.