feat 测试批量上传图片

fix
This commit is contained in:
zhouchengrong
2024-07-19 15:17:54 +08:00
parent ed908d0472
commit 33e7d884cf
7 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ class Segmentation(object):
self.device = device
self.debug = debug
@ClassCallRunTime
# @ClassCallRunTime
def __call__(self, result):
_, seg_result = self.load_seg_result(result["image_id"])
if not _: