paper-with-me

Papers

Towards Improved Human Action Recognition Using Convolutional Neural Networks and Multimodal Fusion of Depth and Inertial Sensor Data

2020-08-22 · Zeeshan Ahmad, Naimul Khan

This paper attempts at improving the accuracy of Human Action Recognition (HAR) by fusion of depth and inertial sensor data. Firstly, we transform the depth data into Sequential Front view Images(SFI) and fine-tune the pre-trained AlexNet on these images. Then, inertial data is converted into Signal Images (SI) and another convolutional neural network (CNN) is trained on these images. Finally, learned features are extracted from both CNN, fused together to make a shared feature layer, and these features are fed to the classifier. We experiment with two classifiers, namely Support Vector Machines (SVM) and softmax classifier and compare their performances. The recognition accuracies of each modality, depth data alone and sensor data alone are also calculated and compared with fusion based accuracies to highlight the fact that fusion of modalities yields better results than individual modalities. Experimental results on UTD-MHAD and Kinect 2D datasets show that proposed method achieves state of the art results when compared to other recently proposed visual-inertial action recognition methods.

📄 PDF Abstract BibTeX arXiv:2008.09747

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Action Recognition Based on Joint Trajectory Maps with Convolutional Neural Networks

2016-12-30 · Pichao Wang, Wanqing Li, Chuankun Li, Yonghong Hou

Convolutional Neural Networks (ConvNets) have recently shown promising performance in many computer vision tasks, especially image-based recognition. How to effectively apply ConvNets to sequence-based data is still an o…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

From CNNs to Transformers in Multimodal Human Action Recognition: A Survey

2024-05-22 · Muhammad Bilal Shaikh, Syed Mohammed Shamsul Islam, Douglas Chai, Naveed Akhtar

Due to its widespread applications, human action recognition is one of the most widely studied research problems in Computer Vision. Recent studies have shown that addressing it using multimodal data leads to superior pe…

Action RecognitionTemporal Action Localization

Action Recognition Based on Joint Trajectory Maps Using Convolutional Neural Networks

2016-11-08 · Pichao Wang, Zhaoyang Li, Yonghong Hou, Wanqing Li

Recently, Convolutional Neural Networks (ConvNets) have shown promising performances in many computer vision tasks, especially image-based recognition. How to effectively use ConvNets for video-based recognition is still…

Action RecognitionTemporal Action Localization

Explore Human Parsing Modality for Action Recognition

2024-01-04 · CAAI Transactions on Intelligence Technology 2023 7 · Jinfu Liu, Runwei Ding, Yuhang Wen, Nan Dai 외

Multimodal-based action recognition methods have achieved high success using pose and RGB modality. However, skeletons sequences lack appearance depiction and RGB images suffer irrelevant noise due to modality limitation…

Action RecognitionHuman Parsing

Short-Term Temporal Convolutional Networks for Dynamic Hand Gesture Recognition

2019-12-31 · Yi Zhang, Chong Wang, Ye Zheng, Jieyu Zhao 외

The purpose of gesture recognition is to recognize meaningful movements of human bodies, and gesture recognition is an important issue in computer vision. In this paper, we present a multimodal gesture recognition method…

Gesture RecognitionHand Gesture RecognitionHand-Gesture Recognition