jbohnslav / opencv_transforms

OpenCV implementation of Torchvision's image augmentations
MIT License
375 stars 46 forks source link

NameError: name 'Image' is not defined #12

Closed issamemari closed 4 years ago

issamemari commented 4 years ago

https://github.com/jbohnslav/opencv_transforms/blob/f197a7c0740d03e4b037a7110955e88754f355b0/opencv_transforms/functional.py#L4

jbohnslav commented 4 years ago

Fixed with 0e4962d.