diff --git a/app/controller/AlgorithmController.py b/app/controller/AlgorithmController.py index 4bd0adc..75cddd1 100644 --- a/app/controller/AlgorithmController.py +++ b/app/controller/AlgorithmController.py @@ -336,7 +336,7 @@ def returnTrainParams(): 'show': False}, {"index": 6, "name": "resumeMod", "value": '', "description": '继续训练模型', "default": '', "type": "E", "items": '', 'show': True}, - {"index": 7, "name": "classname", "value": ['logo', '3C'], "description": '类别名称', "default": '', "type": "L", + {"index": 7, "name": "classname", "value": ['hole', '456'], "description": '类别名称', "default": '', "type": "L", "items": '', 'show': False}, {"index": 8, "name": "DatasetDir", "value": "E:/aicheck/data_set/11442136178662604800/ori/",