./detect_demo is not found in the related directory

Hello,
I downloaded amil_npu_demo_libraries from git ($ git clone https://gitlab.com/khadas/aml_npu_demo_binaries.git
) but in detect_demo_picture directory I not found detect_demo file according to the README.md file. if you know please help me…

thanks.

@ali.tavakolpoorsaleh Hello, If you use desktop imges, use detect_demo_x11. If you images is a server images , you should use detect_demo_fb

Hi Frank…
what is the latest version of keras library which VIM3 support?

Hello,
I don’t think Keras is supported by the NPU, only compiled C models work right now,
Python based models don’t work yet…

Hello again…

I mean that, a model is written by keras such as YOLOV3, but I convert this model via convertkeras file in the latest version of SDK/acuity-toolkit for executing on NPU. Now I want to know that how version of keras supported by the latest SDK? (for example the last version of Tensorflow that supported by VIM3 is 1.13)