feat:
All checks were successful
git commit AiDA python develop 分支构建部署 / scheduled_deploy (push) Has been skipped

fix:  替换项目中所有mmcv的依赖
This commit is contained in:
zcr
2026-02-27 15:26:07 +08:00
parent c03b7e263e
commit dcc88adfc0

View File

@@ -1,5 +1,5 @@
import cv2
import np
import numpy as np
def my_imnormalize(img, mean, std, to_rgb=True):