feat:
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped
fix: 修复类别为other时出现的pipeline item缺失
This commit is contained in:
@@ -16,6 +16,7 @@ class OthersItem(BaseItem):
|
||||
self.Others_pipeline = [
|
||||
LoadImage(minio_client),
|
||||
Segmentation(minio_client),
|
||||
Color(minio_client),
|
||||
Scaling(),
|
||||
Split(minio_client)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user