fix(knowing apps): adapting new cjson lib usage and some little bug fix

This commit is contained in:
Liu Yongkai
2021-08-05 11:37:28 +08:00
parent 21f57bf229
commit 168e36d09e
11 changed files with 89 additions and 6870 deletions
@@ -26,6 +26,11 @@
],
"kmodel_path": "/kmodel/detect.kmodel",
"kmodel_size": 388776,
"obj_thresh": 0.7,
"obj_thresh": [
0.7
],
"labels": [
"face"
],
"nms_thresh": 0.3
}