Action recognition in videos

Human action recognition in videos is becoming more and more popular in applications such as intelligent surveillance, automatic video annotation and multimedia information retrieval. In this report, an action recognition algorithm based on supervoxel segmentation and bag-of-words representation wil...

Full description

Saved in:
Bibliographic Details
Main Author: Dai, Peilun
Other Authors: -
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2014
Subjects:
Online Access:http://hdl.handle.net/10356/61334
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Human action recognition in videos is becoming more and more popular in applications such as intelligent surveillance, automatic video annotation and multimedia information retrieval. In this report, an action recognition algorithm based on supervoxel segmentation and bag-of-words representation will be introduced. The algorithms first segments the videos in supervoxels, and then extracts several types of visual features from the supervoxels. These extracted supervoxels features are then clustered to get a codebook to code bag-of-words representation of each video. Finally, the bag-of-words representation are trained with machine learning classifiers such as support vector machines with kernel methods such as linear kernel and chi-square kernel to classify human actions in new videos.