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

@@ -18,7 +18,7 @@ class Split(object):
Split image into front and back layer according to the segmentation result
"""
@ClassCallRunTime
# @ClassCallRunTime
# KNet
def __call__(self, result):
try: