中文
相关论文

相关论文: Temporal Action Detection Model Compression by Pro…

200 篇论文

Temporal action detection is a fundamental yet challenging task in video understanding. Video context is a critical cue to effectively detect actions, but current works mainly focus on temporal context, while neglecting semantic context as…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Mengmeng Xu , Chen Zhao , David S. Rojas , Ali Thabet , Bernard Ghanem

Temporal Action Segmentation (TAS) is an essential task in video analysis, aiming to segment and classify continuous frames into distinct action segments. However, the ambiguous boundaries between actions pose a significant challenge for…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Shuaibing Wang , Shunli Wang , Mingcheng Li , Dingkang Yang , Haopeng Kuang , Ziyun Qian , Lihua Zhang

Real-time video analytics on the edge is challenging as the computationally constrained resources typically cannot analyse video streams at full fidelity and frame rate, which results in loss of accuracy. This paper proposes a Transprecise…

分布式、并行与集群计算 · 计算机科学 2024-04-30 JunKyu Lee , Blesson Varghese , Roger Woods , Hans Vandierendonck

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

With the widespread use of installed cameras, video-based monitoring approaches have seized considerable attention for different purposes like assisted living. Temporal redundancy and the sheer size of raw videos are the two most common…

计算机视觉与模式识别 · 计算机科学 2022-09-30 Ali Abdari , Pouria Amirjan , Azadeh Mansouri

Deep learning approaches have achieved unprecedented performance in visual recognition tasks such as object detection and pose estimation. However, state-of-the-art models have millions of parameters represented as floats which make them…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Gedeon Muhawenayo , Georgia Gkioxari

Temporally locating and classifying action segments in long untrimmed videos is of particular interest to many applications like surveillance and robotics. While traditional approaches follow a two-step pipeline, by generating frame-wise…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Yazan Abu Farha , Juergen Gall

Temporal Action Detection (TAD) is fundamental yet challenging for real-world video applications. Leveraging the unique benefits of transformers, various DETR-based approaches have been adopted in TAD. However, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jihwan Kim , Miso Lee , Cheol-Ho Cho , Jihyun Lee , Jae-Pil Heo

Very deep convolutional neural networks offer excellent recognition results, yet their computational expense limits their impact for many real-world applications. We introduce BlockDrop, an approach that learns to dynamically choose which…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Zuxuan Wu , Tushar Nagarajan , Abhishek Kumar , Steven Rennie , Larry S. Davis , Kristen Grauman , Rogerio Feris

Interpretation and understanding of video presents a challenging computer vision task in numerous fields - e.g. autonomous driving and sports analytics. Existing approaches to interpreting the actions taking place within a video clip are…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Salman Khan , Izzeddin Teeti , Andrew Bradley , Mohamed Elhoseiny , Fabio Cuzzolin

Temporal action segmentation in untrimmed videos has gained increased attention recently. However, annotating action classes and frame-wise boundaries is extremely time consuming and cost intensive, especially on large-scale datasets. To…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Wei Lin , Anna Kukleva , Horst Possegger , Hilde Kuehne , Horst Bischof

Online video understanding is essential for applications like public surveillance and AI glasses. However, applying Multimodal Large Language Models (MLLMs) to this domain is challenging due to the large number of video frames, resulting in…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Xinqi Jin , Hanxun Yu , Bohan Yu , Kebin Liu , Jian Liu , Keda Tao , Yixuan Pei , Huan Wang , Fan Dang , Jiangchuan Liu , Weiqiang Wang

Vision Transformers (ViTs) have demonstrated state-ofthe-art performance in several benchmarks, yet their high computational costs hinders their practical deployment. Patch Pruning offers significant savings, but existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Patrick Glandorf , Thomas Norrenbrock , Bodo Rosenhahn

Deep learning's success has been attributed to the training of large, overparameterized models on massive amounts of data. As this trend continues, model training has become prohibitively costly, requiring access to powerful computing…

机器学习 · 计算机科学 2021-11-25 Ravi S Raju , Kyle Daruwalla , Mikko Lipasti

Three-dimensional (3D) point clouds are becoming increasingly vital in applications such as autonomous driving, augmented reality, and immersive communication, demanding real-time processing and low latency. However, their large data…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Zhe Luo , Wenjing Jia , Stuart Perry

Transferring image-based object detectors to the domain of video remains challenging under resource constraints. Previous efforts utilised optical flow to allow unchanged features to be propagated, however, the overhead is considerable when…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Amin Sabet , Jonathon Hare , Bashir Al-Hashimi , Geoff V. Merrett

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

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

As we push the boundaries of performance in various vision tasks, the models grow in size correspondingly. To keep up with this growth, we need very aggressive pruning techniques for efficient inference and deployment on edge devices.…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Xinglong Sun , Barath Lakshmanan , Maying Shen , Shiyi Lan , Jingde Chen , Jose Alvarez

Online action detection (OAD) is a practical yet challenging task, which has attracted increasing attention in recent years. A typical OAD system mainly consists of three modules: a frame-level feature extractor which is usually based on…

人机交互 · 计算机科学 2020-01-22 Wen Wang , Xiaojiang Peng , Yu Qiao , Jian Cheng