中文
相关论文

相关论文: Challenge report:VIPriors Action Recognition Chall…

200 篇论文

Video action recognition, which is topical in computer vision and video analysis, aims to allocate a short video clip to a pre-defined category such as brushing hair or climbing stairs. Recent works focus on action recognition with deep…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Yuqi Huo , Xiaoli Xu , Yao Lu , Yulei Niu , Zhiwu Lu , Ji-Rong Wen

Online action recognition is an important task for human centered intelligent services, which is still difficult to achieve due to the varieties and uncertainties of spatial and temporal scales of human actions. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2020-11-04 Guoliang Liu , Qinghui Zhang , Yichao Cao , Junwei Li , Hao Wu , Guohui Tian

Action recognition greatly benefits motion understanding in video analysis. Recurrent networks such as long short-term memory (LSTM) networks are a popular choice for motion-aware sequence learning tasks. Recently, a convolutional extension…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Sebastian Agethen , Winston H. Hsu

Current state-of-the-art models for video action recognition are mostly based on expensive 3D ConvNets. This results in a need for large GPU clusters to train and evaluate such architectures. To address this problem, we present a…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Quanfu Fan , Chun-Fu Chen , Hilde Kuehne , Marco Pistoia , David Cox

We propose an action recognition framework using Gen- erative Adversarial Networks. Our model involves train- ing a deep convolutional generative adversarial network (DCGAN) using a large video activity dataset without la- bel information.…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Unaiza Ahsan , Chen Sun , Irfan Essa

Effectively extracting motions from video is a critical and long-standing problem for action recognition. This problem is very challenging because motions (i) do not have an explicit form, (ii) have various concepts such as displacement,…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Lei Wang , Xiuyuan Yuan , Tom Gedeon , Liang Zheng

Video processing has become a popular research direction in computer vision due to its various applications such as video summarization, action recognition, etc. Recently, deep learning-based methods have achieved impressive results in…

计算机视觉与模式识别 · 计算机科学 2020-09-29 G M Mashrur E Elahi , Yee-Hong Yang

Standard methods for video recognition use large CNNs designed to capture spatio-temporal data. However, training these models requires a large amount of labeled training data, containing a wide variety of actions, scenes, settings and…

计算机视觉与模式识别 · 计算机科学 2021-03-31 AJ Piergiovanni , Michael S. Ryoo

Facial expression spotting is the preliminary step for micro- and macro-expression analysis. The task of reliably spotting such expressions in video sequences is currently unsolved. The current best systems depend upon optical flow methods…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Chuin Hong Yap , Moi Hoon Yap , Adrian K. Davison , Connah Kendrick , Jingting Li , Sujing Wang , Ryan Cunningham

Action recognition is a critical task for social robots to meaningfully engage with their environment. 3D human skeleton-based action recognition is an attractive research area in recent years. Although, the existing approaches are good at…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Hui Feng , Shanshan Wang , Shuzhi Sam Ge

Though action recognition in videos has achieved great success recently, it remains a challenging task due to the massive computational cost. Designing lightweight networks is a possible solution, but it may degrade the recognition…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Wenhao Wu , Dongliang He , Xiao Tan , Shifeng Chen , Yi Yang , Shilei Wen

In video-based action recognition, viewpoint variations often pose major challenges because the same actions can appear different from different views. We use the complementary RGB and Depth information from the RGB-D cameras to address…

计算机视觉与模式识别 · 计算机科学 2018-01-16 Jian Liu , Naveed Akhtar , Ajmal Mian

Person re-identification has always been a hot and challenging task. This paper introduces our solution for the re-identification track in VIPriors Challenge 2021. In this challenge, the difficulty is how to train the model from scratch…

计算机视觉与模式识别 · 计算机科学 2021-10-01 Cen Liu , Yunbo Peng , Yue Lin

In this work, we present a novel approach to multi-view action recognition where we guide learned action representations to be separated from view-relevant information in a video. When trying to classify action instances captured from…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Nyle Siddiqui , Praveen Tirupattur , Mubarak Shah

Detecting and recognizing human action in videos with crowded scenes is a challenging problem due to the complex environment and diversity events. Prior works always fail to deal with this problem in two aspects: (1) lacking utilizing…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Li Yuan , Yichen Zhou , Shuning Chang , Ziyuan Huang , Yunpeng Chen , Xuecheng Nie , Tao Wang , Jiashi Feng , Shuicheng Yan

Recently, attempts have been made to collect millions of videos to train CNN models for action recognition in videos. However, curating such large-scale video datasets requires immense human labor, and training CNNs on millions of videos…

计算机视觉与模式识别 · 计算机科学 2015-12-23 Shugao Ma , Sarah Adel Bargal , Jianming Zhang , Leonid Sigal , Stan Sclaroff

This paper summarizes the TinyAction challenge which was organized in ActivityNet workshop at CVPR 2021. This challenge focuses on recognizing real-world low-resolution activities present in videos. Action recognition task is currently…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Praveen Tirupattur , Aayush J Rana , Tushar Sangam , Shruti Vyas , Yogesh S Rawat , Mubarak Shah

We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence into a fixed length representation. This representation is decoded using single or…

机器学习 · 计算机科学 2016-01-05 Nitish Srivastava , Elman Mansimov , Ruslan Salakhutdinov

With the advent of 2-dimensional Convolution Neural Networks (2D CNNs), the face recognition accuracy has reached above 99%. However, face recognition is still a challenge in real world conditions. A video, instead of an image, as an input…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Nayaneesh Kumar Mishra , Satish Kumar Singh

This paper studies the joint learning of action recognition and temporal localization in long, untrimmed videos. We employ a multi-task learning framework that performs the three highly related steps of action proposal, action recognition,…

计算机视觉与模式识别 · 计算机科学 2017-04-05 Yi Zhu , Shawn Newsam