diff --git a/demo.py b/demo.py index a97f6ba..23d6b68 100644 --- a/demo.py +++ b/demo.py @@ -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'