Small shiny app to upload a video and extract images, these images are then run through a vgg-16 network to tag.
You need ffmpeg and the keras library to run this app.
appminuUI.R is making use of miniUI, which is a bit more optimised for mobile screens.
Cheers, Longhow