feat(新功能):
fix(修复bug): 修复配饰位置异常 docs(文档变更): refactor(重构): test(增加测试):
This commit is contained in:
@@ -15,7 +15,7 @@ class AccessoriesItem(BaseItem):
|
||||
self.Accessories_pipeline = [
|
||||
LoadImage(minio_client),
|
||||
# KeyPoint(),
|
||||
ContourDetection(),
|
||||
# ContourDetection(),
|
||||
Segmentation(minio_client),
|
||||
# BackPerspective(minio_client),
|
||||
Color(minio_client),
|
||||
|
||||
Reference in New Issue
Block a user