feat:
fix: 替换项目中所有mmcv的依赖
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import cv2
|
import cv2
|
||||||
import np
|
import numpy as np
|
||||||
|
|
||||||
|
|
||||||
def my_imnormalize(img, mean, std, to_rgb=True):
|
def my_imnormalize(img, mean, std, to_rgb=True):
|
||||||
|
|||||||
Reference in New Issue
Block a user