tried to git clone hailo model zoo, but installation failed because i got stuck at building wheel from matplotlib (pyproject toml)… any fix to this?
end goal is for me to use the hailomz command to benchmark, eval my model. thank you
tried to git clone hailo model zoo, but installation failed because i got stuck at building wheel from matplotlib (pyproject toml)… any fix to this?
end goal is for me to use the hailomz command to benchmark, eval my model. thank you
Hi @Rowan_Chin,
Sorry to hear that you are having issues with the Model Zoo installation.
Please note that the Hailo Model Zoo can be installed only on an Ubuntu 22/24 x86 machine, since it sits on top of the Hailo DataFlow Compiler.
hailortcli run tool, which is part of HailoRT and therefore runs also on embedded platforms.Hi thanks for the reply.
Never used a docker before, is installation easy for the software suite? is there a step by step guide to do this along with the benchmarking/ eval/ deployment?
i will need to get FPS, mAP for my tests.
May i also ask if the hailo8 device is used for training or inference?