#15 · Primary category: Model Zoos & Hubs
hailo_model_zoo
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
Project last updated:07/05/26
GitHub Stars
701
Forks
86
Contributors
5
License
MIT
Why we included this project
Teams building computer-vision products on Hailo's edge accelerators will find this the natural place to start. The zoo ships pre-trained networks in ONNX and TensorFlow formats, plus pre-compiled HEF binaries that run directly on Hailo devices, with models for classification, object detection, segmentation, and similar tasks across the Hailo-8, Hailo-10, and Hailo-15 lines. It also includes the tooling to measure full-precision accuracy, check quantized accuracy through the Hailo emulator, and evaluate on real hardware before producing a deployable binary. If you need to adapt a model to your own data, the retraining instructions walk through fine-tuning a zoo network on a custom dataset. That makes it a practical way to judge whether Hailo hardware.
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.
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
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.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.