Effective Video Augmentation Techniques for Training Convolutional Neural Networks
MIT License
387
stars
78
forks
source link
There are no functions like: video = load_batch(batch_idx) and train_on_video(video) in repo: Give the example to run this repo with original function #4
for batch_idx in range(1000):
'video' should be either a list of images from type of numpy array or PIL images