fix(knowing framework): fix unproperly named k210 detect procedure, specified yolov2

This commit is contained in:
yangtuo250
2021-12-15 17:32:07 +08:00
parent 4640055ab6
commit efb28105e8
11 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -508,7 +508,7 @@ CONFIG_SUPPORT_KNOWING_FRAMEWORK=y
CONFIG_USING_KPU_PROCESSING=y
CONFIG_USING_YOLOV2=y
CONFIG_USING_YOLOV2_JSONPARSER=y
CONFIG_USING_K210_DETECT=y
CONFIG_USING_K210_YOLOV2_DETECT=y
# CONFIG_SUPPORT_CONTROL_FRAMEWORK is not set
#
@@ -337,7 +337,7 @@
#define USING_KPU_PROCESSING
#define USING_YOLOV2
#define USING_YOLOV2_JSONPARSER
#define USING_K210_DETECT
#define USING_K210_YOLOV2_DETECT
/* Security */