hailo-ai/hailo_model_zoo
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
This project offers a collection of pre-trained deep learning models that help accelerate the development of high-performance AI applications. It takes models in standard formats like ONNX or TensorFlow, allows you to evaluate their accuracy, and then compiles them into a specialized Hailo Executable Format (HEF) file for deployment on Hailo hardware. This is ideal for embedded systems engineers and AI developers creating vision-based products like smart cameras or industrial inspection systems.
613 stars. Actively maintained with 6 commits in the last 30 days.
Use this if you need to deploy deep learning models efficiently on Hailo's AI accelerators for tasks such as object detection, image classification, or semantic segmentation.
Not ideal if you are working with non-Hailo hardware or if your primary goal is general-purpose deep learning research without specific hardware deployment needs.
Stars
613
Forks
82
Language
Python
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hailo-ai/hailo_model_zoo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
triton-inference-server/server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
gpu-mode/Triton-Puzzles
Puzzles for learning Triton
open-mmlab/mmdeploy
OpenMMLab Model Deployment Framework
hyperai/tvm-cn
TVM Documentation in Chinese Simplified / TVM 中文文档
triton-inference-server/model_analyzer
Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory...