Convolutional Neural Network(CNN) for image classification

modified from https://www.kaggle.com/sentdex/full-classification-example-with-convnet/code

Use the CNN to classify the 5 different actions in the video frame image.

'101_001.avi' is the sample video, images in the '101_001' folder are the video frame images from '101_001.avi'. Most of images are divided into 5 levels into the 'Image with labels' folder with each subdirection for one label.