paper-with-me

홈 › Papers

Real-time Action Recognition with Enhanced Motion Vector CNNs

2016-04-26 · CVPR 2016 6 · Bowen Zhang, Li-Min Wang, Zhe Wang, Yu Qiao, Hanli Wang

The deep two-stream architecture exhibited excellent performance on video based action recognition. The most computationally expensive step in this approach comes from the calculation of optical flow which prevents it to be real-time. This paper accelerates this architecture by replacing optical flow with motion vector which can be obtained directly from compressed videos without extra calculation. However, motion vector lacks fine structures, and contains noisy and inaccurate motion patterns, leading to the evident degradation of recognition performance. Our key insight for relieving this problem is that optical flow and motion vector are inherent correlated. Transferring the knowledge learned with optical flow CNN to motion vector CNN can significantly boost the performance of the latter. Specifically, we introduce three strategies for this, initialization transfer, supervision transfer and their combination. Experimental results show that our method achieves comparable recognition performance to the state-of-the-art, while our method can process 390.7 frames per second, which is 27 times faster than the original two-stream method.

📄 PDF Abstract BibTeX arXiv:1604.07669

Code (1)

yjxiong/caffe 공식 구현

Tasks

Action RecognitionOptical Flow EstimationTemporal Action Localization

Similar Papers 제목 키워드 기반

Empathetic Conversational Agents: Utilizing Neural and Physiological Signals for Enhanced Empathetic Interactions

2025-01-14 · Nastaran Saffaryazdi, Tamil Selvan Gunasekaran, Kate Laveys, Elizabeth Broadbent 외

Conversational agents (CAs) are revolutionizing human-computer interaction by evolving from text-based chatbots to empathetic digital humans (DHs) capable of rich emotional expressions. This paper explores the integratio…

Emotion Recognition

Unsupervised Motion Representation Enhanced Network for Action Recognition

2021-03-05 · Xiaohang Yang, Lingtong Kong, Jie Yang

Learning reliable motion representation between consecutive frames, such as optical flow, has proven to have great promotion to video understanding. However, the TV-L1 method, an effective optical flow solver, is time-co…

Action RecognitionOptical Flow EstimationRepresentation LearningVideo Understanding

Hybrid Quantum Deep Learning Model for Emotion Detection using raw EEG Signal Analysis

2024-11-19 · Ali Asgar Chandanwala, Srutakirti Bhowmik, Parna Chaudhury, Sheena Christabel Pravin

Applications in behavioural research, human-computer interaction, and mental health depend on the ability to recognize emotions. In order to improve the accuracy of emotion recognition using electroencephalography (EEG) …

Deep LearningEEGEmotion Recognition

Emotion-Aware Interaction Design in Intelligent User Interface Using Multi-Modal Deep Learning

2024-11-10 · Shiyu Duan, Ziyi Wang, Shixiao Wang, Mengmeng Chen 외

In an era where user interaction with technology is ubiquitous, the importance of user interface (UI) design cannot be overstated. A well-designed UI not only enhances usability but also fosters more natural, intuitive, …

Emotional IntelligenceEmotion Recognition

EEG Emotion Copilot: Optimizing Lightweight LLMs for Emotional EEG Interpretation with Assisted Medical Record Generation

2024-09-30 · Hongyu Chen, Weiming Zeng, Chengcheng Chen, Luhui Cai 외

In the fields of affective computing (AC) and brain-machine interface (BMI), the analysis of physiological and behavioral signals to discern individual emotional states has emerged as a critical research frontier. While …

Computational EfficiencyDiagnosticEEGEEG Emotion Recognition+3