feat generate 污点图保存

This commit is contained in:
zhouchengrong
2024-05-17 18:43:32 +08:00
parent bb46282987
commit ec2438f97f

View File

@@ -62,7 +62,7 @@ MILVUS_TABLE_KEYPOINT = "keypoint_cache"
MILVUS_TABLE_SEG = "seg_cache" MILVUS_TABLE_SEG = "seg_cache"
# attribute service config # attribute service config
ATT_TRITON_URL = "10.1.1.240:8020" ATT_TRITON_URL = "10.1.1.240:10000"
# SR service config # SR service config
SR_MODEL_NAME = "super_resolution" SR_MODEL_NAME = "super_resolution"