This commit is contained in:
thsw 2022-08-18 10:43:39 +08:00
parent 759a7473bd
commit a67ee03dcf
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ def river_demo():
seg_nclass = 2
#Segweights = "../AIlib/weights/BiSeNet/checkpoint.pth"
Segweights = '/home/thsw/WJ/src/STDC/model_maxmIOU75_1720_0.946_360640.pth' ##升级的分割模型
Segweights = '../AIlib/weights/STDC/model_maxmIOU75_1720_0.946_360640.pth' ##升级的分割模型
postFile= '../AIlib/conf/para.json'