Skip to content

Commit 53a3023

Browse files
authored
Update test.py
1 parent 9887c93 commit 53a3023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Global/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import torchvision.transforms as transforms
1515
import torchvision.transforms as transforms
1616
import numpy as np
17-
17+
import cv2
1818

1919
def data_transforms(img, method=Image.BILINEAR, scale=False):
2020

0 commit comments

Comments
 (0)