請先看『使用說明』
MB:2I640HL
From LEXWiKi
Contents[hide] |
Hailo Demo support OS
1.only support Ubuntu22.04
Hailo 8 reference guide
1. Hailo-8 AI Inference Processor For Edge Devices https://drive.google.com/file/d/1SF7jbyHu5kDXYspHBpW4E04vThuS4KAN/view?usp=sharing
2. Hailo SW Suite User Guide https://drive.google.com/file/d/1_BnSANUzg66obSBz1U85Ke4lbGzjqdbY/view?usp=sharing
Hailo 8 use github tappas
1.install required system packages
- sudo apt update
- sudo apt install -y build-essential make cmake dpkg dkms curl meson
2.You need to install the following:
If the kernel version is below v6.5
hailort_4.13.0_amd64.deb hailort-pcie-driver_4.13.0_all.deb tappas_3.24.0.zip
If the kernel version is 6.5 or newer
hailort_4.16.0_amd64.deb hailort-pcie-driver_4.16.0_all.deb tappas_3.27.0.zip
3.Install HailoRT debian package:
If the kernel version is below v6.5:
sudo dpkg --install hailort_4.13.0_amd64.deb hailort-pcie-driver_4.13.0_all.deb
If the kernel version is 6.5 or newer:
sudo dpkg --install hailort_4.16.0_amd64.deb hailort-pcie-driver_4.16.0_all.deb
then reboote and write:
hailortcli fw-control identify
4.Follow github manual install
manual install web:https://github.com/hailo-ai/tappas/blob/master/docs/installation/manual-install.rst
5.Use Hailo tappas and detection demo
- cd tappas
- ./apps/h8/gstreamer/general/detection/detection.sh
6.file donwload
hailort_4.13.0_amd64.deb https://drive.google.com/file/d/1rhCaRCQ_KrNVPpQSp1LP9FnPsxQbsrXY/view?usp=sharing hailort-pcie-driver_4.13.0_all.deb https://drive.google.com/file/d/1W-VK0iOMl1vLkIH0CWLhkAgvetchmUMh/view?usp=sharing tappas-3.24.0.zip https://drive.google.com/file/d/19oT-vc9_8_72I3D8CRyHzwe_A_YC4i-X/view?usp=sharing
Hailo Windows driver https://drive.google.com/file/d/1CKFWYJgKrstE_zgmBrdZ9qD4fDlXcIA_/view?usp=sharing
hailort_4.16.0_amd64.deb https://drive.google.com/file/d/1JLbvxGqmtWsa6mXL9GQfsYPs_NgFMLYt/view?usp=sharing hailort-pcie-driver_4.16.0_all.deb https://drive.google.com/file/d/1EBV6v-jCAQQybCP0wlL6a63aNXahyqli/view?usp=sharing tappas-3.27.0.zip https://drive.google.com/file/d/100OtX8PhCCSSjYDQp-gH98PqjMM1bleD/view?usp=sharing
For customer develop hailo 8
web file download
hailo-drvier https://github.com/hailo-ai/hailort-drivers hailo-rt https://github.com/hailo-ai/hailort