xiuos/APP_Framework/Applications/knowing_app/instrusion_detect
chunyexixiaoyu bea5eda2e0 APP_Framework/Applications:update face detect and instrusion detect ,the version had been tested for long time,and its's stable.
At the same time,rt-thread and kendryte-sdk-source both sub module must be updated.
2021-10-14 14:15:09 +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 APP_Framework/Applications:update face detect and instrusion detect ,the version had been tested for long time,and its's stable. 2021-10-14 14:15:09 +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:update face detect and instrusion detect ,the version had been tested for long time,and its's stable. 2021-10-14 14:15:09 +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