Matching a slide to a noisy frame extracted from a video presentation.
https://drive.google.com/open?id=1UWTrWbyIhk35mVSJrab-cwADmniJ9TtH
Run the command
python3 test.py <path/to/slides/directory> <path/to/frames/directory>
The output is a single file with a list of frames with their corresponding predicted slide name separated by a single space.