xiuos/APP_Framework/Applications/knowing_app/instrusion_detect
yangtuo250 78387f9b16 fix(knowing app): fix 3 k210 knowing apps according to 'add a interface about k210 dvp image setting' by tian chunyu 2021-08-13 15:07:34 +08:00
..
Kconfig fix(knowing apps): adapting new cjson lib usage and some little bug fix 2021-08-05 15:05:36 +08:00
README.md docs(knowing app): add README for instrusion detect 2021-08-13 14:42:18 +08:00
SConscript feat(instrusion detect): add knowing app instrusion detect 2021-08-05 15:05:36 +08:00
human.json feat(knowing app): update json config and upload model for 3 k210 apps 2021-08-13 14:42:18 +08:00
human.kmodel feat(knowing app): update json config and upload model for 3 k210 apps 2021-08-13 14:42:18 +08:00
instrusion_detect.c fix(knowing app): fix 3 k210 knowing apps according to 'add a interface about k210 dvp image setting' by tian chunyu 2021-08-13 15:07:34 +08:00

README.md

Instrusion detect demo

A human object detection task demo. Running MobileNet-yolo on K210-based edge devices.

Training, deployment and running, please see helmet_detect