浏览代码

置信度调为95%

lang 3 年之前
父节点
当前提交
5f15e8fd1e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Controller/AiController.py

+ 1 - 1
Controller/AiController.py

@@ -153,7 +153,7 @@ class AiView(View):
             # photo = open(r'E:\test---------------\test\snipaste20220121_215952.jpg', 'rb')
             #识别合成图片
             maxLabels = 50        #最大标签
-            minConfidence = 40    #置信度
+            minConfidence = 95    #置信度
 
             ai_start_time = int(time.time())
             client = boto3.client(