中文
相关论文

相关论文: PointTAD: Multi-Label Temporal Action Detection wi…

200 篇论文

Temporal action localization (TAL) requires recognizing the target event and localizing its start and end times precisely in untrimmed videos. Recent vision-language formulations improve semantic reasoning and support language-conditioned…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Fengshun Wang , Zhengbo Zhang , Zhigang Tu

The task of temporally detecting and segmenting actions in untrimmed videos has seen an increased attention recently. One problem in this context arises from the need to define and label action boundaries to create annotations for training…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Anna Kukleva , Hilde Kuehne , Fadime Sener , Juergen Gall

Weakly supervised temporal action localization is a challenging task as only the video-level annotation is available during the training process. To address this problem, we propose a two-stage approach to fully exploit multi-resolution…

计算机视觉与模式识别 · 计算机科学 2025-06-24 Rui Su , Dong Xu , Luping Zhou , Wanli Ouyang

Road++ Track3 proposes a multi-label atomic activity recognition task in traffic scenarios, which can be standardized as a 64-class multi-label video action recognition task. In the multi-label atomic activity recognition task, the…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Jiamin Cao , Lingqi Wang , Kexin Zhang , Yuting Yang , Licheng Jiao , Yuwei Guo

Recently, deep learning has significantly advanced the performance of point cloud geometry compression. However, the learning-based lossless attribute compression of point clouds with varying densities is under-explored. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2026-01-21 Chunyang Fu , Ge Li , Wei Gao , Shiqi Wang , Zhu Li , Shan Liu

Identifying traffic accidents in driving videos is crucial to ensuring the safety of autonomous driving and driver assistance systems. To address the potential danger caused by the long-tailed distribution of driving events, existing…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Rongqin Liang , Yuanman Li , Yingxin Yi , Jiantao Zhou , Xia Li

This paper proposes a segregated temporal assembly recurrent (STAR) network for weakly-supervised multiple action detection. The model learns from untrimmed videos with only supervision of video-level labels and makes prediction of…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yunlu Xu , Chengwei Zhang , Zhanzhan Cheng , Jianwen Xie , Yi Niu , Shiliang Pu , Fei Wu

Most recent approaches for action recognition from video leverage deep architectures to encode the video clip into a fixed length representation vector that is then used for classification. For this to be successful, the network must be…

计算机视觉与模式识别 · 计算机科学 2018-08-30 Swathikiran Sudhakaran , Oswald Lanz

In recent years, few-shot action recognition has achieved remarkable performance through spatio-temporal relation modeling. Although a wide range of spatial and temporal alignment modules have been proposed, they primarily address spatial…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Hanyu Guo , Wanchuan Yu , Suzhou Que , Kaiwen Du , Yan Yan , Hanzi Wang

We address the problem of fine-grained action localization from temporally untrimmed web videos. We assume that only weak video-level annotations are available for training. The goal is to use these weak labels to identify temporal segments…

计算机视觉与模式识别 · 计算机科学 2015-08-05 Chen Sun , Sanketh Shetty , Rahul Sukthankar , Ram Nevatia

Existing approaches for spatio-temporal action detection in videos are limited by the spatial extent and temporal duration of the actions. In this paper, we present a modular system for spatio-temporal action detection in untrimmed security…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Joshua Gleason , Rajeev Ranjan , Steven Schwarcz , Carlos D. Castillo , Jun-Chen Cheng , Rama Chellappa

Spatio-temporal action recognition has been a challenging task that involves detecting where and when actions occur. Current state-of-the-art action detectors are mostly anchor-based, requiring sensitive anchor designs and huge computations…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Shentong Mo , Jingfei Xia , Xiaoqing Tan , Bhiksha Raj

Traffic Atomic Activity which describes traffic patterns for topological intersection dynamics is a crucial topic for the advancement of intelligent driving systems. However, existing atomic activity datasets are collected from an…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zihao Chen , Hsuanyu Wu , Chi-Hsi Kung , Yi-Ting Chen , Yan-Tsung Peng

Vision Transformer (ViT) has shown high potential in video recognition, owing to its flexible design, adaptable self-attention mechanisms, and the efficacy of masked pre-training. Yet, it remains unclear how to adapt these pre-trained…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Min Yang , Huan Gao , Ping Guo , Limin Wang

In this work, we focus on label efficient learning for video action detection. We develop a novel semi-supervised active learning approach which utilizes both labeled as well as unlabeled data along with informative sample selection for…

计算机视觉与模式识别 · 计算机科学 2024-04-04 Ayush Singh , Aayush J Rana , Akash Kumar , Shruti Vyas , Yogesh Singh Rawat

Temporal action detection (TAD) is challenging, yet fundamental for real-world video applications. Recently, DETR-based models for TAD have been prevailing thanks to their unique benefits. However, transformers demand a huge dataset, and…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Jihwan Kim , Miso Lee , Jae-Pil Heo

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

We tackle the problem of localizing temporal intervals of actions with only a single frame label for each action instance for training. Owing to label sparsity, existing work fails to learn action completeness, resulting in fragmentary…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Pilhyeon Lee , Hyeran Byun

Action anticipation, the task of predicting future actions from partially observed videos, is crucial for advancing intelligent systems. Unlike action recognition, which operates on fully observed videos, action anticipation must handle…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Seulgi Kim , Ghazal Kaviani , Mohit Prabhushankar , Ghassan AlRegib

Multi-task learning is central to many real-world applications. Unfortunately, obtaining labelled data for all tasks is time-consuming, challenging, and expensive. Active Learning (AL) can be used to reduce this burden. Existing techniques…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Nikita Durasov , Nik Dorndorf , Pascal Fua