paper-with-me

Papers

Combining ConvNets with Hand-Crafted Features for Action Recognition Based on an HMM-SVM Classifier

2016-02-01 · Pichao Wang, Zhaoyang Li, Yonghong Hou, Wanqing Li

This paper proposes a new framework for RGB-D-based action recognition that takes advantages of hand-designed features from skeleton data and deeply learned features from depth maps, and exploits effectively both the local and global temporal information. Specifically, depth and skeleton data are firstly augmented for deep learning and making the recognition insensitive to view variance. Secondly, depth sequences are segmented using the hand-crafted features based on skeleton joints motion histogram to exploit the local temporal information. All training se gments are clustered using an Infinite Gaussian Mixture Model (IGMM) through Bayesian estimation and labelled for training Convolutional Neural Networks (ConvNets) on the depth maps. Thus, a depth sequence can be reliably encoded into a sequence of segment labels. Finally, the sequence of labels is fed into a joint Hidden Markov Model and Support Vector Machine (HMM-SVM) classifier to explore the global temporal information for final recognition.

📄 PDF Abstract BibTeX arXiv:1602.00749

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Deep Fishing: Gradient Features from Deep Nets

2015-07-23 · Albert Gordo, Adrien Gaidon, Florent Perronnin

Convolutional Networks (ConvNets) have recently improved image recognition performance thanks to end-to-end learning of deep feed-forward models from raw pixels. Deep learning is a marked departure from the previous stat…

Pillar Networks++: Distributed non-parametric deep and wide networks

2017-08-18 · Biswa Sengupta, Yu Qian

In recent work, it was shown that combining multi-kernel based support vector machines (SVMs) can lead to near state-of-the-art performance on an action recognition dataset (HMDB-51 dataset). This was 0.4\% lower than fr…

Action RecognitionGaussian ProcessesTemporal Action Localization

Recurrent Residual Learning for Action Recognition

2017-06-27 · Ahsan Iqbal, Alexander Richard, Hilde Kuehne, Juergen Gall

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to r…

Action Recognitionimage-classificationImage ClassificationTemporal Action Localization

Predicting Lung Nodule Malignancies by Combining Deep Convolutional Neural Network and Handcrafted Features

2018-09-07 · Shulong Li, Panpan Xu, Bin Li, Liyuan Chen 외

To predict lung nodule malignancy with a high sensitivity and specificity, we propose a fusion algorithm that combines handcrafted features (HF) into the features learned at the output layer of a 3D deep convolutional ne…

feature selectionSensitivitySpecificity

Locally Scale-Invariant Convolutional Neural Networks

2014-12-16 · Angjoo Kanazawa, Abhishek Sharma, David Jacobs

Convolutional Neural Networks (ConvNets) have shown excellent results on many visual classification tasks. With the exception of ImageNet, these datasets are carefully crafted such that objects are well-aligned at simila…