Difference between revisions of "Edge AI SDK/AI Framework/Hailo"

From ESS-WIKI
Jump to: navigation, search
(Hailo-8 Utilization)
 
(One intermediate revision by the same user not shown)
Line 90: Line 90:
 
<pre>hailortcli monitor</pre>
 
<pre>hailortcli monitor</pre>
  
<span style="font-size:larger;"><span style="font-size:larger;"><span style="font-size:larger;">[[File:Usage.png|800x400px|Usage.png]]</span></span></span>
+
<span style="font-size:larger;"><span style="font-size:larger;"><span style="font-size:larger;">[[File:EdgeAISDK_Hailo_Usage.jpg|800x400px|Hailo VPU Usage]]</span></span></span>
  
 
<span style="font-size:larger;"><span style="font-size:larger;"><span style="font-size:larger;">&nbsp;</span></span></span>
 
<span style="font-size:larger;"><span style="font-size:larger;"><span style="font-size:larger;">&nbsp;</span></span></span>

Latest revision as of 05:11, 14 December 2023

Hailo AI Suite

Hailo AI Software Suite offers breakthrough AI accelerators and Vision processors uniquely designed to accelerate embedded deep learning applications on edge devices.

Hailo devices are accompanied by a comprehensive AI SDK that enables the compilation of deep learning models and the implementation of AI applications in production environments. The model build environment seamlessly integrates with common ML frameworks to allow smooth and easy integration in existing development ecosystems. The runtime environment enables integration and deployment in host processors, such as x86 and ARM based products, when utilizing Hailo-8, and in Hailo-15 vision processor.

 

 

Applications

TAPPAS is a solution designed to streamline the development and deployment of edge applications demanding high AI performance. This reference application software package empowers users to expedite their time-to-market by minimizing the development workload. TAPPAS encompasses a user-friendly set of fully operational application examples based on GStreamer, featuring pipeline elements and pre-trained AI tasks. These examples leverage advanced Deep Neural Networks, highlighting Hailo's AI processors' top-notch throughput and power efficiency. Furthermore, TAPPAS serves as a demonstration of Hailo's system integration capabilities, showcasing specific use cases on predefined software and hardware platforms. Utilizing TAPPAS simplifies integration with Hailo's runtime software stack and offers a starting point for users to fine-tune their applications. By demonstrating Hailo's system integration scenarios on both predefined software and hardware platforms, it can be used for evaluations, reference code, and demos. This approach effectively accelerates time to market, streamlines integration with Hailo's runtime software stack, and provides customers with a foundation to fine-tune their applications.

Refer to github-TAPPAS

 

 

Edge AI SDK / Application

Quick Start / Application / Video or WebCam / VPU

ObjectDetection

 

Application Model
Object Detection yolov5m_wo_spp_60p.hef
Person Detection yolov5s_personface_reid.hef / repvgg_a0_person_reid_2048.hef
Face Detection arcface_mobilefacenet_v1.hef / scrfd_10g.hef
Pose Estimation centerpose_regnetx_1.6gf_fpn.hef

Benchmark

In order to measure FPS, power and latency of the Hailo Model Zoo networks you can use the HailoRT command line interface. For more information please refer to the HailoRT documentation in link.

 

 


Hailo-8 Benchmark

hailortcli benchmark <Hailo's Model .hef >

hailortcli benchmark resnet_v1_18.hef

benchmark

 

 

Edge AI SDK / Benchmark

Evaluate the Hailo-8 performance with Edge AI SDK.

Benchmark

 


HailoRT CLI

HailoRT CLI - a command line application used to control the Hailo device, run inferences, collect statistics and device events, etc. Use "--help" to exhibit more usages.

hailortcli --help

Refer to github-hailort

 

 


Hailo-8 Utilization

hailortcli monitor

Hailo VPU Usage

 

 

Hailo-8 Temperature

python ts_monitoring_2023Sep07.py

  Thermal in hailortcli.png

Edge AI SDK / Monitoring

thermal