xiuos/APP_Framework/Applications/knowing_app/instrusion_detect
chunyexixiaoyu 6dbbfd804e APP_Framework/Applications/:fix a bug in instrusion_detect.c 2021-08-31 11:00:33 +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 APP_Framework/Applications/:fix a bug in instrusion_detect.c 2021-08-31 11:00:33 +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