中文
相关论文

相关论文: Temporal Pyramid Network for Action Recognition

200 篇论文

As industrial systems become more complex and monitoring sensors for everything from surveillance to our health become more ubiquitous, multivariate time series prediction is taking an important place in the smooth-running of our society. A…

机器学习 · 计算机科学 2022-03-03 Fan Jin , Ke Zhang , Yipan Huang , Yifei Zhu , Baiping Chen

We propose a novel scheme for human action recognition in videos, using a 3-dimensional Convolutional Neural Network (3D CNN) based classifier. Traditionally in deep learning based human activity recognition approaches, either a few random…

计算机视觉与模式识别 · 计算机科学 2020-02-10 S. H. Shabbeer Basha , Viswanath Pulabaigari , Snehasis Mukherjee

The video-based person re-identification is to recognize a person under different cameras, which is a crucial task applied in visual surveillance system. Most previous methods mainly focused on the feature of full body in the frame. In this…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Jie Liu , Cheng Sun , Xiang Xu , Baomin Xu , Shuangyuan Yu

Understanding how neuronal networks reorganize in response to external stimuli and give rise to behavior is a central challenge in neuroscience and artificial intelligence. However, existing methods often fail to capture the evolving…

神经元与认知 · 定量生物学 2025-06-02 Moein Khajehnejad , Forough Habibollahi , Ahmad Khajehnejad , Chris French , Brett J. Kagan , Adeel Razi

We address the problem of generating video features for action recognition. The spatial pyramid and its variants have been very popular feature models due to their success in balancing spatial location encoding and spatial invariance.…

计算机视觉与模式识别 · 计算机科学 2015-10-16 Zhenzhong Lan , Alexander G. Hauptmann

Deep part-based methods in recent literature have revealed the great potential of learning local part-level representation for pedestrian image in the task of person re-identification. However, global features that capture discriminative…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Hui Li , Meng Yang , Zhihui Lai , Weishi Zheng , Zitong Yu

Temporal modeling is crucial for various video learning tasks. Most recent approaches employ either factorized (2D+1D) or joint (3D) spatial-temporal operations to extract temporal contexts from the input frames. While the former is more…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Yizhou Zhao , Zhenyang Li , Xun Guo , Yan Lu

In this paper we present an approach for classifying the activity performed by a group of people in a video sequence. This problem of group activity recognition can be addressed by examining individual person actions and their relations.…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Mostafa S. Ibrahim , Srikanth Muralidharan , Zhiwei Deng , Arash Vahdat , Greg Mori

Human actions comprise of joint motion of articulated body parts or `gestures'. Human skeleton is intuitively represented as a sparse graph with joints as nodes and natural connections between them as edges. Graph convolutional networks…

计算机视觉与模式识别 · 计算机科学 2018-09-14 Kalpit Thakkar , P J Narayanan

Both accuracy and efficiency are significant for pose estimation and tracking in videos. State-of-the-art performance is dominated by two-stages top-down methods. Despite the leading results, these methods are impractical for real-world…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Jiabin Zhang , Zheng Zhu , Wei Zou , Peng Li , Yanwei Li , Hu Su , Guan Huang

Visual speech recognition is the task to decode the speech content from a video based on visual information, especially the movements of lips. It is also referenced as lipreading. Motivated by two problems existing in lipreading, words with…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Jingyun Xiao

Spatio-temporal representations in frame sequences play an important role in the task of action recognition. Previously, a method of using optical flow as a temporal information in combination with a set of RGB images that contain spatial…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Myunggi Lee , Seungeui Lee , Sungjoon Son , Gyutae Park , Nojun Kwak

Action recognition is currently one of the top-challenging research fields in computer vision. Convolutional Neural Networks (CNNs) have significantly boosted its performance but rely on fixed-size spatio-temporal windows of analysis,…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Alejandro López-Cifuentes , Marcos Escudero-Viñolo , Jesús Bescós

Human action recognition remains an important yet challenging task. This work proposes a novel action recognition system. It uses a novel Multiple View Region Adaptive Multi-resolution in time Depth Motion Map (MV-RAMDMM) formulation…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Mahmoud Al-Faris , John P. Chiverton , Yanyan Yang , David L. Ndzi

Recent studies have demonstrated the power of recurrent neural networks for machine translation, image captioning and speech recognition. For the task of capturing temporal structure in video, however, there still remain numerous open…

计算机视觉与模式识别 · 计算机科学 2016-02-11 Lionel Pigou , Aäron van den Oord , Sander Dieleman , Mieke Van Herreweghe , Joni Dambre

Network intrusion detection is critical for securing modern networks, yet the complexity of network traffic poses significant challenges to traditional methods. This study proposes a Temporal Convolutional Network(TCN) model featuring a…

密码学与安全 · 计算机科学 2025-02-11 Rukmini Nazre , Rujuta Budke , Omkar Oak , Suraj Sawant , Amit Joshi

Temporal action detection (TAD) aims to detect the semantic labels and boundaries of action instances in untrimmed videos. Current mainstream approaches are multi-step solutions, which fall short in efficiency and flexibility. In this…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Shimin Chen , Chen Chen , Wei Li , Xunqiang Tao , Yandong Guo

Automatic surgical phase recognition is one of the key technologies to support Video-Based Assessment (VBA) systems for surgical education. Utilizing temporal information is crucial for surgical phase recognition, hence various recent…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Bokai Zhang , Mohammad Hasan Sarhan , Bharti Goel , Svetlana Petculescu , Amer Ghanem

This paper examines use of dynamic probabilistic networks (DPN) for human action recognition. The actions of lifting objects and walking in the room, sitting in the room and neutral standing pose were used for testing the classification.…

计算机视觉与模式识别 · 计算机科学 2016-10-21 Anne Veenendaal , Eddie Jones , Zhao Gang , Elliot Daly , Sumalini Vartak , Rahul Patwardhan

Time series analysis plays a vital role in various applications, for instance, healthcare, weather prediction, disaster forecast, etc. However, to obtain sufficient shapelets by a feature network is still challenging. To this end, we…

机器学习 · 计算机科学 2021-01-01 Zhiwen Xiao , Xin Xu , Huanlai Xing , Juan Chen
‹ 上一页 1 8 9 10 下一页 ›