CVDec 23, 2015

Convolutional Architecture Exploration for Action Recognition and Image Classification

arXiv:1512.07502v11 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental study for researchers in video analysis and image classification, focusing on architecture exploration.

The study tackled action recognition and image classification by testing a CAFFE feature extraction pipeline on the UCF Sports Action dataset, finding it outperformed Overfeat in results.

Convolutional Architecture for Fast Feature Encoding (CAFFE) [11] is a software package for the training, classifying, and feature extraction of images. The UCF Sports Action dataset is a widely used machine learning dataset that has 200 videos taken in 720x480 resolution of 9 different sporting activities: diving, golf, swinging, kicking, lifting, horseback riding, running, skateboarding, swinging (various gymnastics), and walking. In this report we report on a caffe feature extraction pipeline of images taken from the videos of the UCF Sports Action dataset. A similar test was performed on overfeat, and results were inferior to caffe. This study is intended to explore the architecture and hyper parameters needed for effective static analysis of action in videos and classification over a variety of image datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes