16 lines
497 B
YAML
16 lines
497 B
YAML
Application:
|
|
Name: Object Detection
|
|
Description: YoloV4 tiny
|
|
Icon: ../demo-ai/resources/tfl_python.png
|
|
Board:
|
|
List: all
|
|
Type: script
|
|
Script:
|
|
Exist:
|
|
File: /usr/local/demo-ai/resources/check_camera_preview.sh
|
|
Msg_false: Camera is not connected
|
|
Start: ../demo-ai/object-detection/tflite/launch_python_object_detection.sh
|
|
Action:
|
|
button_release_event: script_management
|
|
button_press_event: highlight_eventBox
|