中文
相关论文

相关论文: Contextual Action Recognition with R*CNN

200 篇论文

Action recognition is a fundamental problem in computer vision with a lot of potential applications such as video surveillance, human computer interaction, and robot learning. Given pre-segmented videos, the task is to recognize actions…

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

Emotion recognition can provide crucial information about the user in many applications when building human-computer interaction (HCI) systems. Most of current researches on visual emotion recognition are focusing on exploring facial…

计算机视觉与模式识别 · 计算机科学 2018-05-31 Man-Chin Sun , Shih-Huan Hsu , Min-Chun Yang , Jen-Hsien Chien

Most of human actions consist of complex temporal compositions of more simple actions. Action recognition tasks usually relies on complex handcrafted structures as features to represent the human action model. Convolutional Neural Nets…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Mahdyar Ravanbakhsh , Hossein Mousavi , Mohammad Rastegari , Vittorio Murino , Larry S. Davis

Classifying the behavior of humans or animals from videos is important in biomedical fields for understanding brain function and response to stimuli. Action recognition, classifying activities performed by one or more subjects in a trimmed…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Michael Perez , Corey Toler-Franklin

This technical report presents our first place winning solution for temporal action detection task in CVPR-2022 AcitivityNet Challenge. The task aims to localize temporal boundaries of action instances with specific classes in long…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Xiang Wang , Huaxin Zhang , Shiwei Zhang , Changxin Gao , Yuanjie Shao , Nong Sang

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal information locally,…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Colin Lea , Rene Vidal , Austin Reiter , Gregory D. Hager

Current state-of-the-art approaches for spatio-temporal action localization rely on detections at the frame level and model temporal context with 3D ConvNets. Here, we go one step further and model spatio-temporal relations to capture the…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Chen Sun , Abhinav Shrivastava , Carl Vondrick , Kevin Murphy , Rahul Sukthankar , Cordelia Schmid

Affect is often expressed via non-verbal body language such as actions/gestures, which are vital indicators for human behaviors. Recent studies on recognition of fine-grained actions/gestures in monocular images have mainly focused on…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Ardhendu Behera , Zachary Wharton , Morteza Ghahremani , Swagat Kumar , Nik Bessis

In this paper, we propose an approach that spatially localizes the activities in a video frame where each person can perform multiple activities at the same time. Our approach takes the temporal scene context as well as the relations of the…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Sovan Biswas , Yaser Souri , Juergen Gall

The advance algorithms like Faster Regional Convolutional Neural Network (Faster R-CNN) models are suitable to identify classified moving objects, due to the efficiency in learning the training dataset superior than ordinary CNN algorithms…

计算机视觉与模式识别 · 计算机科学 2018-11-14 Kairan Yang , Feng Geng

We aim to localize objects in images using image-level supervision only. Previous approaches to this problem mainly focus on discriminative object regions and often fail to locate precise object boundaries. We address this problem by…

计算机视觉与模式识别 · 计算机科学 2016-09-15 Vadim Kantorov , Maxime Oquab , Minsu Cho , Ivan Laptev

The problem of predicting human motion given a sequence of past observations is at the core of many applications in robotics and computer vision. Current state-of-the-art formulate this problem as a sequence-to-sequence task, in which a…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Enric Corona , Albert Pumarola , Guillem Alenyà , Francesc Moreno-Noguer

The current models of image representation based on Convolutional Neural Networks (CNN) have shown tremendous performance in image retrieval. Such models are inspired by the information flow along the visual pathway in the human visual…

计算机视觉与模式识别 · 计算机科学 2017-03-06 Zakaria Laskar , Juho Kannala

Person detection is a key problem for many computer vision tasks. While face detection has reached maturity, detecting people under a full variation of camera view-points, human poses, lighting conditions and occlusions is still a difficult…

计算机视觉与模式识别 · 计算机科学 2015-11-26 Tuan-Hung Vu , Anton Osokin , Ivan Laptev

Pose-based action recognition has drawn considerable attention recently. Existing methods exploit the joint positions to extract the body-part features from the activation map of the convolutional networks to assist human action…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Lei Shi , Yifan Zhang , Jian Cheng , Hanqing Lu

Activity recognition computer vision algorithms can be used to detect the presence of autism-related behaviors, including what are termed "restricted and repetitive behaviors", or stimming, by diagnostic instruments. The limited data that…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Peter Washington , Aaron Kline , Onur Cezmi Mutlu , Emilie Leblanc , Cathy Hou , Nate Stockham , Kelley Paskov , Brianna Chrisman , Dennis P. Wall

Recently, there has been a remarkable increase in the interest towards skeleton-based action recognition within the research community, owing to its various advantageous features, including computational efficiency, representative features,…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Ayman Ali , Ekkasit Pinyoanuntapong , Pu Wang , Mohsen Dorodchi

We consider human activity recognition (HAR) from wearable sensor data in manual-work processes, like warehouse order-picking. Such structured domains can often be partitioned into distinct process steps, e.g., packaging or transporting.…

信号处理 · 电气工程与系统科学 2021-11-09 Stefan Lüdtke , Fernando Moya Rueda , Waqas Ahmed , Gernot A. Fink , Thomas Kirste

The growing ageing population and their preference to maintain independence by living in their own homes require proactive strategies to ensure safety and support. Ambient Assisted Living (AAL) technologies have emerged to facilitate ageing…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Vincent Gbouna Zakka , Zhuangzhuang Dai , Luis J. Manso

Current state-of-the-art approaches to skeleton-based action recognition are mostly based on recurrent neural networks (RNN). In this paper, we propose a novel convolutional neural networks (CNN) based framework for both action…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Chao Li , Qiaoyong Zhong , Di Xie , Shiliang Pu