中文
相关论文

相关论文: Convolutional Architecture Exploration for Action …

200 篇论文

With the increasing performance of machine learning techniques in the last few years, the computer vision and robotics communities have created a large number of datasets for benchmarking object recognition tasks. These datasets cover a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Philipp Jund , Nichola Abdo , Andreas Eitel , Wolfram Burgard

Objects falling from buildings, a frequently occurring event in daily life, can cause severe injuries to pedestrians due to the high impact force they exert. Surveillance cameras are often installed around buildings to detect falling…

计算机视觉与模式识别 · 计算机科学 2025-09-08 Zhigang Tu , Zhengbo Zhang , Zitao Gao , Chunluan Zhou , Junsong Yuan , Bo Du

The Visual Multimethod Assessment Fusion (VMAF) algorithm has recently emerged as a state-of-the-art approach to video quality prediction, that now pervades the streaming and social media industry. However, since VMAF requires the…

图像与视频处理 · 电气工程与系统科学 2023-11-21 Abhinau K. Venkataramanan , Cosmin Stejerean , Ioannis Katsavounidis , Alan C. Bovik

Human pose is a useful feature for fine-grained sports action understanding. However, pose estimators are often unreliable when run on sports video due to domain shift and factors such as motion blur and occlusions. This leads to poor…

计算机视觉与模式识别 · 计算机科学 2021-09-06 James Hong , Matthew Fisher , Michaël Gharbi , Kayvon Fatahalian

Action Quality Assessment (AQA), which aims at automatic and fair evaluation of athletic performance, has gained increasing attention in recent years. However, athletes are often in rapid movement and the corresponding visual appearance…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Mengshi Qi , Hao Ye , Jiaxuan Peng , Huadong Ma

We introduce FIFA, a fast approximate inference method for action segmentation and alignment. Unlike previous approaches, FIFA does not rely on expensive dynamic programming for inference. Instead, it uses an approximate differentiable…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yaser Souri , Yazan Abu Farha , Fabien Despinoy , Gianpiero Francesca , Juergen Gall

Accurate analysis of combat sports using computer vision has gained traction in recent years, yet the development of robust datasets remains a major bottleneck due to the dynamic, unstructured nature of actions and variations in recording…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Rahul Kumar , Vipul Baghel , Sudhanshu Singh , Bikash Kumar Badatya , Shivam Yadav , Babji Srinivasan , Ravi Hegde

Approximating wind flows using computational fluid dynamics (CFD) methods can be time-consuming. Creating a tool for interactively designing prototypes while observing the wind flow change requires simpler models to simulate faster. Instead…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Henrik Hoeiness , Kristoffer Gjerde , Luca Oggiano , Knut Erik Teigen Giljarhus , Massimiliano Ruocco

The problem of determining whether an object is in motion, irrespective of camera motion, is far from being solved. We address this challenging task by learning motion patterns in videos. The core of our approach is a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Pavel Tokmakov , Karteek Alahari , Cordelia Schmid

With the rapid growth of surveillance cameras in many public places to mon-itor human activities such as in malls, streets, schools and, prisons, there is a strong demand for such systems to detect violence events automatically. Au-tomatic…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Heyam M. Bin Jahlan , Lamiaa A. Elrefaei

Video action recognition is one of the representative tasks for video understanding. Over the last decade, we have witnessed great advancements in video action recognition thanks to the emergence of deep learning. But we also encountered…

计算机视觉与模式识别 · 计算机科学 2020-12-14 Yi Zhu , Xinyu Li , Chunhui Liu , Mohammadreza Zolfaghari , Yuanjun Xiong , Chongruo Wu , Zhi Zhang , Joseph Tighe , R. Manmatha , Mu Li

Convolutional Neural Networks are the de facto models for image recognition. However 3D CNNs, the straight forward extension of 2D CNNs for video recognition, have not achieved the same success on standard action recognition benchmarks. One…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Swathikiran Sudhakaran , Sergio Escalera , Oswald Lanz

In learning action recognition, models are typically pre-trained on object recognition with images, such as ImageNet, and later fine-tuned on target action recognition with videos. This approach has achieved good empirical performance…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Bowen Zhang , Jiahui Yu , Christopher Fifty , Wei Han , Andrew M. Dai , Ruoming Pang , Fei Sha

Video activity recognition has become increasingly important in robots and embodied AI. Recognizing continuous video activities poses considerable challenges due to the fast expansion of streaming video, which contains multi-scale and…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Hao Wu , Donglin Bai , Shiqi Jiang , Qianxi Zhang , Yifan Yang , Xin Ding , Ting Cao , Yunxin Liu , Fengyuan Xu

Modern mobile neural networks with a reduced number of weights and parameters do a good job with image classification tasks, but even they may be too complex to be implemented in an FPGA for video processing tasks. The article proposes…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Roman Solovyev , Alexander Kustov , Dmitry Telpukhov , Vladimir Rukhlov , Alexandr Kalinin

We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within the video and to…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Alexander Richard , Hilde Kuehne , Juergen Gall

Detecting representative frames in videos based on human actions is quite challenging because of the combined factors of human pose in action and the background. This paper addresses this problem and formulates the key frame detection as…

计算机视觉与模式识别 · 计算机科学 2018-04-27 Xiang Yan , Syed Zulqarnain Gilani , Hanlin Qin , Mingtao Feng , Liang Zhang , Ajmal Mian

Fitness movement recognition, a focused subdomain of human activity recognition (HAR), plays a vital role in health monitoring, rehabilitation, and personalized fitness training by enabling automated exercise classification from video data.…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Shanjid Hasan Nishat , Srabonti Deb , Mohiuddin Ahmed

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but…

机器学习 · 计算机科学 2021-05-04 Kwang Hee Lee , Chaewon Park , Junghyun Oh , Nojun Kwak

Fine-grained action segmentation and recognition is an important yet challenging task. Given a long, untrimmed sequence of kinematic data, the task is to classify the action at each time frame and segment the time series into the correct…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Effrosyni Mavroudi , Divya Bhaskara , Shahin Sefati , Haider Ali , René Vidal