训练核心显示修改-2
This commit is contained in:
parent
d92cc4fe6d
commit
59cc951d63
@ -386,7 +386,7 @@ def returnTrainParams():
|
||||
{"index": 4, "name": "saveModDir", "value": "E:/alg_demo-master/alg_demo/app/yolov5/best.pt",
|
||||
"description": '保存模型路径',
|
||||
"default": "./app/maskrcnn/saved_model/test.pt", "type": "S", 'show': False},
|
||||
{"index": 5, "name": "resumeModPath", "value": 'E:/alg_demo-master/alg_demo/app/yolov5/yolov5s.pt',
|
||||
{"index": 5, "name": "resumeModPath", "value": '/yolov5s.pt',
|
||||
"description": '继续训练路径', "default": '', "type": "S",
|
||||
'show': False},
|
||||
{"index": 6, "name": "resumeMod", "value": '', "description": '继续训练模型', "default": '', "type": "E", "items": '',
|
||||
|
Loading…
Reference in New Issue
Block a user