中文
相关论文

相关论文: ETAD: Training Action Detection End to End on a La…

200 篇论文

In this paper, we introduce Coarse-Fine Networks, a two-stream architecture which benefits from different abstractions of temporal resolution to learn better video representations for long-term motion. Traditional Video models process…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Kumara Kahatapitiya , Michael S. Ryoo

This work presents the first condensation approach for procedural video datasets used in temporal action segmentation. We propose a condensation framework that leverages generative prior learned from the dataset and network inversion to…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Guodong Ding , Rongyu Chen , Angela Yao

TASED-Net is a 3D fully-convolutional network architecture for video saliency detection. It consists of two building blocks: first, the encoder network extracts low-resolution spatiotemporal features from an input clip of several…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Kyle Min , Jason J. Corso

The most performant spatio-temporal action localisation models use external person proposals and complex external memory banks. We propose a fully end-to-end, purely-transformer based model that directly ingests an input video, and outputs…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Alexey Gritsenko , Xuehan Xiong , Josip Djolonga , Mostafa Dehghani , Chen Sun , Mario Lučić , Cordelia Schmid , Anurag Arnab

Autonomous driving systems rely on panoptic driving perception that requires both precision and real-time performance. In this work, we propose RMT-PPAD, a real-time, transformer-based multi-task model that jointly performs object…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Jiayuan Wang , Q. M. Jonathan Wu , Katsuya Suto , Ning Zhang

In this paper, we present a novel Single Shot multi-Span Detector for temporal activity detection in long, untrimmed videos using a simple end-to-end fully three-dimensional convolutional (Conv3D) network. Our architecture, named S3D,…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Da Zhang , Xiyang Dai , Xin Wang , Yuan-Fang Wang

In this paper, we introduce a deep learning solution for video activity recognition that leverages an innovative combination of convolutional layers with a linear-complexity attention mechanism. Moreover, we introduce a novel quantization…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Gabriele Lagani , Fabrizio Falchi , Claudio Gennaro , Giuseppe Amato

Temporal action proposal generation is an important and challenging task in video understanding, which aims at detecting all temporal segments containing action instances of interest. The existing proposal generation approaches are…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Jing Tan , Jiaqi Tang , Limin Wang , Gangshan Wu

Visual Anomaly Detection (VAD) is a critical task in computer vision with numerous real-world applications. However, deploying these models on edge devices presents significant challenges, such as constrained computational and memory…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Manuel Barusco , Lorenzo D'Antoni , Davide Dalle Pezze , Francesco Borsatti , Gian Antonio Susto

Spatial-temporal action detection is a vital part of video understanding. Current spatial-temporal action detection methods mostly use an object detector to obtain person candidates and classify these person candidates into different action…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Lin Sui , Chen-Lin Zhang , Lixin Gu , Feng Han

While Transformers have revolutionized machine learning on various data, existing Transformers for temporal graphs face limitations in (1) restricted receptive fields, (2) overhead of subgraph extraction, and (3) suboptimal generalization…

机器学习 · 计算机科学 2024-12-03 Kay Liu , Jiahao Ding , MohamadAli Torkamani , Philip S. Yu

Diffusion Transformers have demonstrated remarkable performance in video generation. However, their long input sequences incur substantial latency due to the quadratic complexity of full attention. Various sparse attention mechanisms have…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Tongcheng Fang , Hanling Zhang , Ruiqi Xie , Zhuo Han , Xin Tao , Tianchen Zhao , Pengfei Wan , Wenbo Ding , Wanli Ouyang , Xuefei Ning , Yu Wang

In this paper, we newly introduce the concept of temporal attention filters, and describe how they can be used for human activity recognition from videos. Many high-level activities are often composed of multiple temporal parts (e.g.,…

计算机视觉与模式识别 · 计算机科学 2016-12-28 AJ Piergiovanni , Chenyou Fan , Michael S. Ryoo

Standard approaches for video recognition usually operate on the full input videos, which is inefficient due to the widely present spatio-temporal redundancy in videos. Recent progress in masked video modelling, i.e., VideoMAE, has shown…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Zhiwu Qing , Shiwei Zhang , Ziyuan Huang , Xiang Wang , Yuehuan Wang , Yiliang Lv , Changxin Gao , Nong Sang

Event cameras capture per-pixel brightness changes with microsecond resolution, offering continuous motion information lost between RGB frames. However, existing event-based motion estimators depend on large-scale synthetic data that often…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Jini Yang , Eunbeen Hong , Soowon Son , Hyunkoo Lee , Sunghwan Hong , Sunok Kim , Seungryong Kim

The ability to perform pixel-wise semantic segmentation in real-time is of paramount importance in mobile applications. Recent deep neural networks aimed at this task have the disadvantage of requiring a large number of floating point…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Adam Paszke , Abhishek Chaurasia , Sangpil Kim , Eugenio Culurciello

Temporal action detection (TAD) is a challenging task which aims to temporally localize and recognize the human action in untrimmed videos. Current mainstream one-stage TAD approaches localize and classify action proposals relying on…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Ranyu Ning , Can Zhang , Yuexian Zou

Autoregressive (AR) video generative models rely on video tokenizers that compress pixels into discrete token sequences. The length of these token sequences is crucial for balancing reconstruction quality against downstream generation…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Tianwei Xiong , Jun Hao Liew , Zilong Huang , Zhijie Lin , Jiashi Feng , Xihui Liu

Emphatic temporal difference (ETD) learning (Sutton et al., 2016) is a successful method to conduct the off-policy value function evaluation with function approximation. Although ETD has been shown to converge asymptotically to a desirable…

机器学习 · 计算机科学 2022-07-18 Ziwei Guan , Tengyu Xu , Yingbin Liang

The streaming temporal action segmentation (STAS) task, a supplementary task of temporal action segmentation (TAS), has not received adequate attention in the field of video understanding. Existing TAS methods are constrained to offline…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Jinrong Zhang , Wujun Wen , Shenglan Liu , Yunheng Li , Qifeng Li , Lin Feng