xiuos/APP_Framework/Applications/knowing_app
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
..
cmsis_5_demo APP_Framework/Applications/:add CMSIS-NN (version 5) cifar10 example 2021-11-29 18:51:34 +08:00
image_processing APP_Framework/Applications/:eliminate some warnings about menuconfig in linux 2021-12-03 13:56:15 +08:00
iris_ml_demo fix(knowing framework/yolov2 region layer): free region layer thresholds 2021-12-16 15:03:37 +08:00
k210_detect_entry APP_Framework/Applications/:eliminate the warning 2021-12-20 16:33:48 +08:00
k210_fft_test APP_Framework/Applications/:add k210 fft(fast Fourier transform) example. 2021-10-26 11:24:49 +08:00
mnist APP_Framework/Applications/: make mnist application running on the stm32f407 board,model data is saved in the flash,note the following points 2022-01-19 14:53:47 +08:00
Kconfig refactor(knowing app): add common k210 yolov2 detection procedure 2021-12-14 17:43:53 +08:00
Makefile solve the compile problem of tflite in xiuos 2021-09-09 18:00:27 +08:00
SConscript APP_Framework/Framework/:update knowing framework 2021-07-20 14:50:50 +08:00