Sports Video Classification with Deep Convolution Neural Network: A Test on UCF101 Dataset
MeenaKumari Ramesh, K. Mahesh
Abstract
In the present era, Deep Learning has been applied on a variety of problems from image processing to speech recognition. Convolution Neural Network (CNN) has been extensively used as a powerful classification model for image recognition problems. Video classification presents unique challenges but the problem related to video data is similar to image classification or an object detection problem. The main purpose of video classification in sports is to help the viewers to find the video of their own interest for training and improve the performance. The proposed work is a preliminary attempt to evaluate the performance of deep convolution neural network architectureson the ordered sequence of frames of the sports video. Video classification and video content analysis is one of the ongoing research areas in the field of computer vision. The classification of each frames are recorded and the majority vote of the frames are used to classify the video. UCF101 Video action database has been used for the classification problem.