中文
相关论文

相关论文: Action Recognition Using Temporal Shift Module and…

200 篇论文

We present our solution to the BinEgo-360 Challenge at ICCV 2025, which focuses on temporal action localization (TAL) in multi-perspective and multi-modal video settings. The challenge provides a dataset containing panoramic, third-person,…

计算机视觉与模式识别 · 计算机科学 2025-12-15 Anh-Kiet Duong , Petra Gomez-Krämer

Recently, multimodal tasks have strongly advanced the field of action recognition with their rich multimodal information. However, due to the scarcity of tri-modal data, research on tri-modal action recognition tasks faces many challenges.…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Songping Wang , Xiantao Hu , Yueming Lyu , Caifeng Shan

Deep convolutional networks have achieved great success for image recognition. However, for action recognition in videos, their advantage over traditional methods is not so evident. We present a general and flexible video-level framework…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

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

Action visual tempo characterizes the dynamics and the temporal scale of an action, which is helpful to distinguish human actions that share high similarities in visual dynamics and appearance. Previous methods capture the visual tempo…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Yuanzhong Liu , Junsong Yuan , Zhigang Tu

Despite the fact that notable improvements have been made recently in the field of feature extraction and classification, human action recognition is still challenging, especially in images, in which, unlike videos, there is no motion.…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Sina Mohammadi , Sina Ghofrani Majelan , Shahriar B. Shokouhi

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

Through this project, we researched on transfer learning methods and their applications on real world problems. By implementing and modifying various methods in transfer learning for our problem, we obtained an insight in the advantages and…

机器学习 · 计算机科学 2017-07-11 Hailin Chen , Shengping Cui , Sebastian Li

This report presents our method for Temporal Action Localisation (TAL), which focuses on identifying and classifying actions within specific time intervals throughout a video sequence. We employ a data augmentation technique by expanding…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Yinan Han , Qingyuan Jiang , Hongming Mei , Yang Yang , Jinhui Tang

Deep learning models have enjoyed great success for image related computer vision tasks like image classification and object detection. For video related tasks like human action recognition, however, the advancements are not as significant…

计算机视觉与模式识别 · 计算机科学 2018-09-12 Xiaolin Song , Cuiling Lan , Wenjun Zeng , Junliang Xing , Jingyu Yang , Xiaoyan Sun

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

In this report, our approach to tackling the task of ActivityNet 2018 Kinetics-600 challenge is described in detail. Though spatial-temporal modelling methods, which adopt either such end-to-end framework as I3D \cite{i3d} or two-stage…

计算机视觉与模式识别 · 计算机科学 2018-06-28 Dongliang He , Fu Li , Qijie Zhao , Xiang Long , Yi Fu , Shilei Wen

In this work, we propose an ensemble modeling approach for multimodal action recognition. We independently train individual modality models using a variant of focal loss tailored to handle the long-tailed distribution of the MECCANO [21]…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Jyoti Kini , Sarah Fleischer , Ishan Dave , Mubarak Shah

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. The temporal relation is complex in those datasets, including challenges like composite action, and co-occurring action.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Rui Dai , Srijan Das , Kumara Kahatapitiya , Michael S. Ryoo , Francois Bremond

In this technical report, we briefly introduce the solutions of our team 'Efficient' for the Multi-Moments in Time challenge in ICCV 2019. We first conduct several experiments with popular Image-Based action recognition methods TRN, TSN,…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Manyuan Zhang , Hao Shao , Guanglu Song , Yu Liu , Junjie Yan

This technical report presents our first place winning solution for temporal action detection task in CVPR-2022 AcitivityNet Challenge. The task aims to localize temporal boundaries of action instances with specific classes in long…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xiang Wang , Huaxin Zhang , Shiwei Zhang , Changxin Gao , Yuanjie Shao , Nong Sang

The modeling, computational cost, and accuracy of traditional Spatio-temporal networks are the three most concentrated research topics in video action recognition. The traditional 2D convolution has a low computational cost, but it cannot…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Zhaoqilin Yang , Gaoyun An

Temporal action segmentation classifies the action of each frame in (long) video sequences. Due to the high cost of frame-wise labeling, we propose the first semi-supervised method for temporal action segmentation. Our method hinges on…

计算机视觉与模式识别 · 计算机科学 2021-12-09 Dipika Singhania , Rahul Rahaman , Angela Yao

Human activity recognition serves as the foundation for various emerging applications. In recent years, researchers have used collaborative sensing of multi-source sensors to capture complex and dynamic human activities. However, multimodal…

机器学习 · 计算机科学 2026-04-28 Long Jing , Zhixiong Yang , Yajun Zhang , Xinlong Feng

With the rapid development of digital multimedia, video understanding has become an important field. For action recognition, temporal dimension plays an important role, and this is quite different from image recognition. In order to learn…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Qian Liu , Tao Wang , Jie Liu , Yang Guan , Qi Bu , Longfei Yang
‹ 上一页 1 2 3 10 下一页 ›