jbohnslav / opencv_transforms

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

NameError fix #14

Open Alpkant opened 4 years ago

Alpkant commented 4 years ago

Import is uncommented to fix the NameError: name 'Image' is not defined error.