From 10a0a2b23aba90228ce99a658c02e6afa71106aa Mon Sep 17 00:00:00 2001 From: "li.zhenye" Date: Tue, 23 Aug 2022 10:46:47 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=20=E6=9B=B4=E6=8D=A2=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index d93b3e3..718bf17 100644 --- a/config.py +++ b/config.py @@ -30,7 +30,7 @@ class Config: threshold_low, threshold_high = 10, 230 threshold_s = 190 # 饱和度的最高允许值 rgb_size_threshold = 4 # rgb的尺寸限制 - ai_path = 'weights/best.pt' + ai_path = 'weights/best0823.pt' ai_conf_threshold = 0.5 # mask parameter