中文
相关论文

相关论文: End-to-end Temporal Action Detection with Transfor…

200 篇论文

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. There are many real-world challenges in those datasets, such as composite action, co-occurring action, and high temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Rui Dai , Srijan Das , Francois Bremond

An important challenge in vision-based action recognition is the embedding of spatiotemporal features with two or more heterogeneous modalities into a single feature. In this study, we propose a new 3D deformable transformer for action…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Sangwon Kim , Dasom Ahn , Byoung Chul Ko

Current state-of-the-art approaches for spatio-temporal action detection have achieved impressive results but remain unsatisfactory for temporal extent detection. The main reason comes from that, there are some ambiguous states similar to…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Lin Song , Shiwei Zhang , Gang Yu , Hongbin Sun

Moving Object Detection (MOD) is a crucial task for the Autonomous Driving pipeline. MOD is usually handled via 2-stream convolutional architectures that incorporates both appearance and motion cues, without considering the inter-relations…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmad El-Sallab

The task of predicting future actions from a video is crucial for a real-world agent interacting with others. When anticipating actions in the distant future, we humans typically consider long-term relations over the whole sequence of…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Dayoung Gong , Joonseok Lee , Manjin Kim , Seong Jong Ha , Minsu Cho

We consider the problem of localizing a spatio-temporal tube in a video corresponding to a given text query. This is a challenging task that requires the joint and efficient modeling of temporal, spatial and multi-modal interactions. To…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Antoine Yang , Antoine Miech , Josef Sivic , Ivan Laptev , Cordelia Schmid

Video temporal action detection aims to temporally localize and recognize the action in untrimmed videos. Existing one-stage approaches mostly focus on unifying two subtasks, i.e., localization of action proposals and classification of each…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Yupan Huang , Qi Dai , Yutong Lu

In this work, we focus on semi-supervised learning for video action detection which utilizes both labeled as well as unlabeled data. We propose a simple end-to-end consistency based approach which effectively utilizes the unlabeled data.…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Akash Kumar , Yogesh Singh Rawat

DETR has been recently proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance. However, it suffers from slow convergence and limited feature spatial resolution, due to the…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Xizhou Zhu , Weijie Su , Lewei Lu , Bin Li , Xiaogang Wang , Jifeng Dai

Temporal modelling is the key for efficient video action recognition. While understanding temporal information can improve recognition accuracy for dynamic actions, removing temporal redundancy and reusing past features can significantly…

计算机视觉与模式识别 · 计算机科学 2021-02-12 Yue Meng , Rameswar Panda , Chung-Ching Lin , Prasanna Sattigeri , Leonid Karlinsky , Kate Saenko , Aude Oliva , Rogerio Feris

Semi-supervised video action recognition tends to enable deep neural networks to achieve remarkable performance even with very limited labeled data. However, existing methods are mainly transferred from current image-based methods (e.g.,…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Junfei Xiao , Longlong Jing , Lin Zhang , Ju He , Qi She , Zongwei Zhou , Alan Yuille , Yingwei Li

In this paper, we present a one-stage framework TriDet for temporal action detection. Existing methods often suffer from imprecise boundary predictions due to the ambiguous action boundaries in videos. To alleviate this problem, we propose…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Dingfeng Shi , Yujie Zhong , Qiong Cao , Lin Ma , Jia Li , Dacheng Tao

Deep neural networks, especially transformer-based architectures, have achieved remarkable success in semantic segmentation for environmental perception. However, existing models process video frames independently, thus failing to leverage…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Serin Varghese , Kevin Ross , Fabian Hueger , Kira Maag

Action recognition in videos has attracted a lot of attention in the past decade. In order to learn robust models, previous methods usually assume videos are trimmed as short sequences and require ground-truth annotations of each video…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Xiao-Yu Zhang , Haichao Shi , Changsheng Li , Kai Zheng , Xiaobin Zhu , Lixin Duan

Tactile signals collected by wearable electronics are essential in modeling and understanding human behavior. One of the main applications of tactile signals is action classification, especially in healthcare and robotics. However, existing…

信号处理 · 电气工程与系统科学 2024-04-25 Jimmy Lin , Junkai Li , Jiasi Gao , Weizhi Ma , Yang Liu

Current state-of-the-art approaches for spatio-temporal action localization rely on detections at the frame level that are then linked or tracked across time. In this paper, we leverage the temporal continuity of videos instead of operating…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Vicky Kalogeiton , Philippe Weinzaepfel , Vittorio Ferrari , Cordelia Schmid

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

Temporal action localization (TAL), which involves recognizing and locating action instances, is a challenging task in video understanding. Most existing approaches directly predict action classes and regress offsets to boundaries, while…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Jiayi Shao , Xiaohan Wang , Ruijie Quan , Junjun Zheng , Jiang Yang , Yi Yang

This paper proposes a novel edge computing enabled real-time video analysis system for intelligent visual devices. The proposed system consists of a tracking-assisted object detection module (TAODM) and a region of interesting module…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Xiang Chen , Wenjie Zhu , Jiayuan Chen , Tong Zhang , Changyan Yi , Jun Cai

Recent years have witnessed a trend of applying context frames to boost the performance of object detection as video object detection. Existing methods usually aggregate features at one stroke to enhance the feature. These methods, however,…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Han Wang , Jun Tang , Xiaodong Liu , Shanyan Guan , Rong Xie , Li Song