paper-with-me

Papers

Convolutional Architecture Exploration for Action Recognition and Image Classification

2015-12-23 · J. T. Turner, David Aha, Leslie Smith, Kalyan Moy Gupta

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.

📄 PDF Abstract BibTeX arXiv:1512.07502

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionClassificationGeneral Classificationimage-classificationImage ClassificationTemporal Action Localization

Similar Papers 제목 키워드 기반

CHAM: action recognition using convolutional hierarchical attention model

2017-05-09 · Shi-Yang Yan, Jeremy S. Smith, Wenjin Lu, Bai-Ling Zhang

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 Localization

Image Recognition with Online Lightweight Vision Transformer: A Survey

2025-05-06 · Zherui Zhang, Rongtao Xu, Jie zhou, Changwei Wang 외

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 DistillationSurvey

Optimal Approach for Image Recognition using Deep Convolutional Architecture

2019-04-25 · Parth Shah, Vishvajit Bakrola, Supriya Pati

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 Learning

Towards Good Practices for Very Deep Two-Stream ConvNets

2015-07-08 · Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao

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+3

Morph: Flexible Acceleration for 3D CNN-based Video Understanding

2018-10-16 · Kartik Hegde, Rohit Agrawal, Yulun Yao, Christopher W. Fletcher

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