예제 #1
0
 def albumentations(self, img):
     return albumentations.to_gray(img)
예제 #2
0
 def albumentations(self, img):
     return albumentations.to_gray(img)