Commit Graph

26 Commits

Author SHA1 Message Date
WentaoWong 49caa6e533 APP_Framework/Applications/:add CMSIS-NN (version 5) cifar10 example 2021-11-29 18:51:34 +08:00
WentaoWong 96ca3b18f1 APP_Framework/Applications/:add configuration file about CMSIS-NN (version 5) cifar10 example 2021-11-29 18:50:53 +08:00
chunyexixiaoyu e0c78f200b APP_Framework/Applications/:add TJpgDec example,notes the macro definition (WORK_POOL_SIZE),this value depends on the resolution of the image,user set. 2021-11-19 17:56:08 +08:00
chunyexixiaoyu e33b0d0264 APP_Framework/Applications/:add configuration file about TJpgDec example 2021-11-18 11:15:16 +08:00
chunyexixiaoyu e69139c6b9 APP_Framework/Applications/:add k210 fft(fast Fourier transform) example. 2021-10-26 11:24:49 +08:00
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
Wang_Weigen 5b47a83022 solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
chunyexixiaoyu 6dbbfd804e APP_Framework/Applications/:fix a bug in instrusion_detect.c 2021-08-31 11:00:33 +08:00
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
yangtuo250 8593dedd37 feat(knowing app): update json config and upload model for 3 k210 apps 2021-08-13 14:42:18 +08:00
yangtuo250 5786b7dffc docs(knowing app): add README for face detect 2021-08-13 14:42:18 +08:00
yangtuo250 5b785b0105 docs(knowing app): add README for instrusion detect 2021-08-13 14:42:18 +08:00
yangtuo250 fc825ea557 docs(knowing app): add README for helmet detect 2021-08-13 14:42:18 +08:00
yangtuo250 9a555bc8b5 docs(knowing app): add README for iris_ml_demo 2021-08-13 14:42:18 +08:00
yangtuo250 b9d10a7cf1 feat(knowing app): stm32f4 logistic regression iris demo 2021-08-12 00:02:10 +08:00
yangtuo250 be3b3b8016 feat(knowing app): add stm32f4 iris decision tree classifier demo 2021-08-11 17:07:26 +08:00
yangtuo250 9a1a407ea6 feat(knowing app): stm32f4 svc iris demo 2021-08-10 18:02:16 +08:00
Liu Yongkai 168e36d09e fix(knowing apps): adapting new cjson lib usage and some little bug fix 2021-08-05 15:05:36 +08:00
Liu Yongkai 21f57bf229 feat(helmet detect): add knowing app helmet detect 2021-08-05 15:05:36 +08:00
Liu Yongkai 2d8147a92b feat(instrusion detect): add knowing app instrusion detect 2021-08-05 15:05:36 +08:00
chunyexixiaoyu 3b74443dac APP_Framework/lib/:add cJSON library 2021-08-04 16:26:37 +08:00
Liu Yongkai b3667294ed feat(face_detect): read all parameters from SD card json file 2021-08-04 09:48:36 +08:00
chunyexixiaoyu bf9d610675 APP_Framework/Applications/:add face detect application 2021-07-21 16:39:36 +08:00
chunyexixiaoyu f50dab2bde APP_Framework/Framework/:add rt-thread transform layer 2021-07-21 14:52:09 +08:00
chunyexixiaoyu 38d2cb3c85 APP_Framework/Framework/:update knowing framework
1.fix some Kconfig file
2.add tensorflow-lite-for-mcu in knowing file
3.add mnist application,note the application cannot be used with RAM less than 500K.
4.the version need to separate application and OS(rtt),later by using add transform layer to solve it.
2021-07-20 14:50:50 +08:00
Wang_Weigen 96af003398 add kconfig for application framework 2021-06-18 17:37:03 +08:00