Jiang Yufan
|
7447152767
|
Tensorflow test update
|
2023-08-22 14:05:10 +08:00 |
Liu_Weichao
|
7691b90abb
|
feat fix FEATURES error in Kconfig and Makefile
|
2023-06-27 09:51:07 +08:00 |
Liu_Weichao
|
cf85c4b99c
|
fix ADD_XIZI_FETURES/ADD_NUTTX_FETURES/ADD_RTTHREAD_FETURES error
|
2023-06-20 13:20:41 +08:00 |
wuzheng
|
27ad06f4c1
|
readme update in cmsis-nn demo
|
2023-02-27 17:18:35 +08:00 |
wuzheng
|
d7e72942b5
|
cmsis runtime complement for XiZi
|
2023-02-27 14:19:04 +08:00 |
wuzheng
|
9b3c321150
|
add makefiles to adapt nnom and cmsis-nn for xizi
|
2023-02-24 15:47:49 +08:00 |
wuzheng
|
73fbeea117
|
add can and flash driver for hc32f4a0 in XiZi_IIoT
|
2023-02-22 09:38:41 +08:00 |
Liu_Weichao
|
dbca22a1a6
|
feat support PRIV_SHELL_CMD_FUNCTION to fit heterogeneous OS
|
2022-09-26 17:04:04 +08:00 |
xuedongliang
|
5ab2afe54e
|
add embedded database lib (flashdb)
it is OK
|
2022-03-09 09:35:53 +08:00 |
WentaoWong
|
d9b539b51d
|
APP_Framework/Applications/:add README of CMSIS-NN vegetable classify example
|
2022-03-07 09:44:43 +08:00 |
WentaoWong
|
06143fb284
|
APP_Framework/Applications/:add CMSIS-NN vegetable classify example
|
2022-03-07 09:42:07 +08:00 |
WentaoWong
|
4c9a838011
|
APP_Framework/Applications/:add configuration file about CMSIS-NN vegetable classify example
|
2022-03-07 09:41:40 +08:00 |
chunyexixiaoyu
|
6909bb2947
|
APP_Framework/lib/:add embeded database (flashdb) configuration file
|
2022-03-04 15:45:45 +08:00 |
wgz-code
|
0501122537
|
support fft on aiit-riscv64-board for nuttx
|
2022-03-04 11:14:53 +08:00 |
chunyexixiaoyu
|
a180b2a53b
|
APP_Framework/Applications/: modify the label in the image.h
|
2022-02-21 17:34:10 +08:00 |
WentaoWong
|
1b047bbabe
|
APP_Framework/Applications/:add NNoM mnist example
|
2022-02-18 15:52:04 +08:00 |
WentaoWong
|
7ece915772
|
APP_Framework/Applications/:add configuration file about NNoM mnist example
|
2022-02-18 15:51:51 +08:00 |
WentaoWong
|
48dfa06f79
|
APP_Framework/Framework/:sovle the name error in the configuration files of CMSIS-NN
|
2022-02-18 14:38:46 +08:00 |
chunyexixiaoyu
|
513cc43f06
|
APP_Framework/Applications/:solve the bug in the SConscript about compiling
|
2022-02-15 10:09:04 +08:00 |
chunyexixiaoyu
|
bf17ef10cb
|
APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points
1. the thread which run the mnist needs 10kb
2. Lwip and useless driver must be not loaded.
3. The entire bin file is close to 1024KB.
|
2022-01-19 14:53:47 +08:00 |
chunyexixiaoyu
|
b6bd1de959
|
APP_Framework/Applications/:eliminate the warning
|
2021-12-20 16:33:48 +08:00 |
yangtuo250
|
62df72af5b
|
fix(knowing framework/yolov2 region layer): free region layer thresholds
|
2021-12-16 15:03:37 +08:00 |
yangtuo250
|
c782dd26c4
|
feat(knowing app): remove json config from menuconfig, adding to detect_app arg
|
2021-12-15 19:05:07 +08:00 |
yangtuo250
|
efb28105e8
|
fix(knowing framework): fix unproperly named k210 detect procedure, specified yolov2
|
2021-12-15 17:32:07 +08:00 |
yangtuo250
|
c07c918150
|
refactor(knowing app): add common k210 yolov2 detection procedure
|
2021-12-14 17:43:53 +08:00 |
yangtuo250
|
d368db9e76
|
refactor(knowing apps): yolov2 json parser
|
2021-12-14 17:43:27 +08:00 |
chunyexixiaoyu
|
d99d4e8f52
|
APP_Framework/Applications/:eliminate some warnings about menuconfig in linux
|
2021-12-03 13:56:15 +08:00 |
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 |