개정판 4a90fb87
issue #000: big small test end
Change-Id: I700092962b86f038ce92691c95cb65f6e19ed881
DTI_PID/DTI_PID/TrainingSymbolImageListDialog.py | ||
---|---|---|
115 | 115 |
QMessageBox.about(self, self.tr("Notice"), self.tr('Successfully requested. ')) |
116 | 116 |
|
117 | 117 |
app_web_service = AppWebService() |
118 |
#res = app_web_service.request_execute_training(project.name, classes, bigs)
|
|
119 |
res = app_web_service.request_execute_training(project.name, ['small'], ['big']) # for single class test |
|
118 |
res = app_web_service.request_execute_training(project.name, classes, bigs) |
|
119 |
#res = app_web_service.request_execute_training(project.name, ['small'], ['big']) # for single class test
|
|
120 | 120 |
|
121 | 121 |
def upload_training_data(self): |
122 | 122 |
""" upload tile image and xml file to server """ |
내보내기 Unified diff