okankop / vidaug

Effective Video Augmentation Techniques for Training Convolutional Neural Networks
MIT License
387 stars 78 forks source link

use skimage rotate instead of scipy #16

Closed devksingh4 closed 3 years ago

devksingh4 commented 3 years ago

scipy image rotate has been deprecated and removed - instead, use skimage rotate