feat design triton 更换为A6000

fix
This commit is contained in:
zhouchengrong
2024-12-01 17:54:42 +08:00
parent 926593826a
commit 58bf9341de

View File

@@ -137,7 +137,7 @@ SEGMENTATION = {
}
# DESIGN config
DESIGN_MODEL_URL = '10.1.1.243:10000'
DESIGN_MODEL_URL = '10.1.1.240:10000'
AIDA_CLOTHING = "aida-clothing"
KEYPOINT_RESULT_TABLE_FIELD_SET = ('neckline_left', 'neckline_right', 'shoulder_left', 'shoulder_right', 'armpit_left', 'armpit_right',
'cuff_left_in', 'cuff_left_out', 'cuff_right_in', 'cuff_right_out', 'waistband_left', 'waistband_right')