Extract optical flow images from videos with GPU and multiprocessing support with the TVL1 algorithm.
Adapted from py-denseflow
Requirements:
- OpenCV + CUDA
- scikit-video
- numpy
- scipy
- multiprocess
TODO: example colab file
Repo still under construction