Convolutional Architecture Exploration for Action Recognition and Image Classification
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Action RecognitionClassificationGeneral Classificationimage-classificationImage ClassificationTemporal Action LocalizationSimilar Papers 제목 키워드 기반
CHAM: action recognition using convolutional hierarchical attention model
Recently, the soft attention mechanism, which was originally proposed in language processing, has been applied in computer vision tasks like image captioning. This paper presents improvements to the soft attention model …
Action RecognitionImage CaptioningTemporal Action LocalizationImage Recognition with Online Lightweight Vision Transformer: A Survey
The Transformer architecture has achieved significant success in natural language processing, motivating its adaptation to computer vision tasks. Unlike convolutional neural networks, vision transformers inherently captu…
Knowledge DistillationSurveyOptimal Approach for Image Recognition using Deep Convolutional Architecture
In the recent time deep learning has achieved huge popularity due to its performance in various machine learning algorithms. Deep learning as hierarchical or structured learning attempts to model high level abstractions …
Deep LearningTowards Good Practices for Very Deep Two-Stream ConvNets
Deep convolutional networks have achieved great success for object recognition in still images. However, for action recognition in videos, the improvement of deep convolutional networks is not so evident. We argue that t…
Action RecognitionAction Recognition In VideosComputational EfficiencyData Augmentation+3Morph: Flexible Acceleration for 3D CNN-based Video Understanding
The past several years have seen both an explosion in the use of Convolutional Neural Networks (CNNs) and the design of accelerators to make CNN inference practical. In the architecture community, the lion share of effor…
MORPHVideo RecognitionVideo Understanding