image classification via video input, frame-by-frame
-
Updated
Aug 11, 2017 - Python
image classification via video input, frame-by-frame
An implementation of the X3D video recognition architecture in TensorFlow/Keras
This classification task is specifically dependent on a video dataset that includes video clips of kill and death scenes from the first-person shooting game “CS Go”. I have used the ResNet-50 model for image classification and then turn it into a more accurate video classifier by employing the rolling averaging method.
Add a description, image, and links to the video-classifier topic page so that developers can more easily learn about it.
To associate your repository with the video-classifier topic, visit your repo's landing page and select "manage topics."