Commit Graph

215 Commits

Author SHA1 Message Date
chunyexixiaoyu d542b4dc9b APP_Framework/Framework/:update kpu-postprocessing/Kconfig file 2021-08-31 11:00:30 +08:00
chunyexixiaoyu 6f9be6d790 APP_Framework/lib/:add queue lib 2021-08-31 11:00:30 +08:00
xuedongliang af345b75fb optimize adapter funciton by Liu_Weichao
it is OK
2021-08-30 19:51:33 +08:00
xuedongliang 3f9904eb53 update knowing application and framework from Tian_Chunyu
it is OK
2021-08-30 19:50:34 +08:00
Liu_Weichao da37bf4777 1、add BT 2021-08-30 10:56:48 +08:00
chunyexixiaoyu f6a0c0b0b7 update some documents and add kmodel files 2021-08-16 10:41:56 +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 4c1580fab2 docs(knowing framework): add README for YOLOv2 region layer 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
chunyexixiaoyu 6ad0b192e8 Ubiquitous/RT_Thread/: add a interface about k210 dvp image setting. 2021-08-13 14:33:10 +08:00
chunyexixiaoyu a3d753153c three simple machine learning examples base on iris dataset 2021-08-12 14:53:06 +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
chunyexixiaoyu 336c970010 add two application 2021-08-05 15:15:39 +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
chunyexixiaoyu 1afdd8c056 kpu gets important parameters to run model by reading json file 2021-08-04 10:02:19 +08:00
Liu Yongkai b3667294ed feat(face_detect): read all parameters from SD card json file 2021-08-04 09:48:36 +08:00
Liu Yongkai 545f1f1b3c fix(yolov2): change static input size to dynamic 2021-08-03 15:43:03 +08:00
Liu Yongkai af42ebca62 feat(.gitignore): add rtt bsp k210 gitignore & macOS gitignore 2021-08-03 15:37:21 +08:00
xuedongliang fde280b6a0 wifi adapter on XIUOS/aiit-arm32-board
it is OK
2021-07-30 09:54:14 +08:00
xuedongliang c4daa1dc44 update knowing framework and application from Tian_Chunyu
it is perfect
2021-07-30 09:53:21 +08:00
Liu_Kai 61cd542d92 add wifi adapter support on XIUOS/aiit-arm32-board 2021-07-28 10:11:15 +08:00
chunyexixiaoyu bf9d610675 APP_Framework/Applications/:add face detect application 2021-07-21 16:39:36 +08:00
chunyexixiaoyu 1c16e3a463 APP_Framework/Framework/:add kpu postprocessing (yolov2) in knowing file 2021-07-21 15:30:39 +08:00
chunyexixiaoyu f50dab2bde APP_Framework/Framework/:add rt-thread transform layer 2021-07-21 14:52:09 +08:00
xuedongliang 60e46d0c3b modify connection framework function and DIR from Liu_weichao
it is OK
2021-07-21 14:14:35 +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
chunyexixiaoyu fcd14e038e APP_Framework/:fix some Kconfig file in Applications and Framework. and change know to knowing ,remove uncomfortable file(their location is wrong) 2021-07-14 15:15:57 +08:00
Liu_Weichao 903fca4991 Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into xiuos_connection 2021-07-09 15:44:46 +08:00
xuedongliang 81323fa992 add kconfig for app framework from Wang_Weigen
it is OK
2021-07-09 15:42:14 +08:00
xuedongliang 49533d9e84 add ov2640 driver and rw007 driver from Tian_Chunyu
it is OK
2021-07-09 15:41:36 +08:00
Liu_Weichao 2c9f3f8113 modify connection framework function and dir 2021-07-09 15:41:22 +08:00
Liu_Weichao d41517ab90 add connection function 2021-06-25 10:20:55 +08:00
chunyexixiaoyu 5b9cbad759 Ubiquitous/RT_Thread: fix lcd drive for k210 ,before lcd drive can't work with spi. 2021-06-21 18:05:57 +08:00
chunyexixiaoyu fedd6affc9 Ubiquitous/RT_Thread/:add rw007 driver and ov2640 driver 2021-06-21 17:17:51 +08:00
Wang_Weigen 96af003398 add kconfig for application framework 2021-06-18 17:37:03 +08:00
xuedongliang 4510a95e90 add transform layer of xiuos for applications framework from Wang weigen
it is OK
2021-06-17 16:32:46 +08:00
xuedongliang 2886ca5f78 add K210 bsp from Tian Chunyu
it is OK
2021-06-17 16:32:13 +08:00
Liu_Weichao 86ef526303 add APP_Framework/Framework/connection function 2021-06-17 16:18:07 +08:00
Wang_Weigen fba573cc0b Merge branch 'wang_weigen_master' of https://git.trustie.net/xuos/xiuos into develop 2021-06-17 15:11:48 +08:00
Wang_Weigen 36f3e40c55 add nuttx for develop 2021-06-17 15:07:37 +08:00
Wang_Weigen f564ef8d28 add user api printf 2021-06-17 14:47:51 +08:00