(Source: Bing Image Creator)
git clone
the full repo.
I am using the Texas Instruments TDA4VM development board in this project, so I will download the OS image from https://www.ti.com/tool/download/PROCESSOR-SDK-LINUX-SK-TDA4VM/08.06.00.11. The TI AM62A and AM68A Development Kits could also be used in a similar fashion as described in this project.
Note: Download version 8 (08.06.00.11 as indicated by the URL), as the latest version of the image doesn’t seem to detect the USB camera while executing the Edge Impulse Linux Runner later.Extract and flash the image with Etcher or any other similar application.
npm
:
Note: the SoC’s built-in AI accelerator (edge-impulse-linux-runner —force-engine tidl —force-target runner-linux-aarch64-tda4vm) does not work yet with Visual Anomaly for this board, but should soon.Log in with your Edge Impulse credentials and select your Edge Impulse project.
Note: If you need to change the threshold or make other changes to the model, you can re-download the model with edge-impulse-linux-runner –reset
.
anomaly.py
parsing script to the /opt/edge_ai_apps
folder.
Now execute:
X
for anomaly and .
for no anomaly.