# Python-Tensorflow Lite-DEMO

使用情境 : NXP i.MX8M Plus Platform with VerSlicon Vivante NPU 官網

  • 用法一 (影像輸入) : python3 app.py --display 1 --delegate "vx"

  • 用法二 (攝鏡頭輸入) : python3 app.py --display 1 --save 0 --camera 1 --delegate "vx"

使用情境 : NXP i.MX 93 Platform with ARM NPU 官網

  • 用法一 (影像輸入) : python3 app.py --display 1 --delegate "ethous"

  • 用法二 (攝鏡頭輸入) : python3 app.py --display 1 --save 0 --camera 1 --delegate "ethous"


Yocto BSP Base on Version L6.1.1.1.0.0


image

image

image