Currently, videos are back and forth transformed to images. This makes it quite hard to work with many large videos. I added code which eases the handling of videos by skipping the transformation from/to images. Further, I (partially) cleaned the code, renamed variables and added support for docker.
Currently, videos are back and forth transformed to images. This makes it quite hard to work with many large videos. I added code which eases the handling of videos by skipping the transformation from/to images. Further, I (partially) cleaned the code, renamed variables and added support for docker.