Skip to content

ADLINK/ai-ml-tflite-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI DEMO

A simple AI demo model for helmet detection is designed to identify helmets in images using TensorFlow Lite.

Trained on a custom dataset, optimized for real-time performance, and can be deployed on edge devices for safety and compliance monitoring in various environments.

To execute the demo

To execute the demo run the below command in the terminal:

python3 Detect_with_label.py --modeldir custom_model_lite/  --image helmet.jpg

result

NOTE:

Test Environment : ADLINK LEC-IMX95

Yocto Version : 6.6.36 (scarthgap)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages