feat 新增接口描述 docs页面 ,新增S3 图片get upload 操作,整理代码

fix
This commit is contained in:
zhouchengrong
2024-06-26 11:15:24 +08:00
parent db3d86204f
commit d281d1e5c3
12 changed files with 30 additions and 56 deletions

View File

@@ -1,9 +1,8 @@
import logging
from ..builder import PIPELINES
import cv2
import numpy as np
from ..builder import PIPELINES
@PIPELINES.register_module()
class ContourDetection(object):
@@ -11,7 +10,7 @@ class ContourDetection(object):
# logging.info("ContourDetection run ")
pass
#@ RunTime
# @ RunTime
def __call__(self, result):
# shoe diff
if result['name'] == 'shoes':