中文
相关论文

相关论文: Cooking in the kitchen: Recognizing and Segmenting…

200 篇论文

Our objective in this work is fine-grained classification of actions in untrimmed videos, where the actions may be temporally extended or may span only a few frames of the video. We cast this into a query-response mechanism, where each…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Chuhan Zhang , Ankush Gupta , Andrew Zisserman

Generating videos of complex human motions such as flips, cartwheels, and martial arts remains challenging for current video diffusion models. Text-only conditioning is temporally ambiguous for fine-grained motion control, while explicit…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Ashkan Taghipour , Morteza Ghahremani , Zinuo Li , Hamid Laga , Farid Boussaid , Mohammed Bennamoun

Understanding the steps required to perform a task is an important skill for AI systems. Learning these steps from instructional videos involves two subproblems: (i) identifying the temporal boundary of sequentially occurring segments and…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Anil Batra , Shreyank N Gowda , Frank Keller , Laura Sevilla-Lara

We present a unified framework for understanding human social behaviors in raw image sequences. Our model jointly detects multiple individuals, infers their social actions, and estimates the collective actions with a single feed-forward…

计算机视觉与模式识别 · 计算机科学 2016-11-29 Timur Bagautdinov , Alexandre Alahi , François Fleuret , Pascal Fua , Silvio Savarese

Human actions in video sequences are characterized by the complex interplay between spatial features and their temporal dynamics. In this paper, we propose novel tensor representations for compactly capturing such higher-order relationships…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Piotr Koniusz , Lei Wang , Anoop Cherian

Diverse actions give rise to rich audio-visual signals in long videos. Recent works showcase that the two modalities of audio and video exhibit different temporal extents of events and distinct labels. We address the interplay between the…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Jacob Chalk , Jaesung Huh , Evangelos Kazakos , Andrew Zisserman , Dima Damen

In this paper, we present a framework that jointly retrieves and spatiotemporally highlights actions in videos by enhancing current deep cross-modal retrieval methods. Our work takes on the novel task of action highlighting, which…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Seito Kasai , Yuchi Ishikawa , Masaki Hayashi , Yoshimitsu Aoki , Kensho Hara , Hirokatsu Kataoka

Recognizing group activities is challenging due to the difficulties in isolating individual entities, finding the respective roles played by the individuals and representing the complex interactions among the participants. Individual…

计算机视觉与模式识别 · 计算机科学 2015-03-20 Qiang Qiu , Rama Chellappa

Counting repetitive actions in long untrimmed videos is a challenging task that has many applications such as rehabilitation. State-of-the-art methods predict action counts by first generating a temporal self-similarity matrix (TSM) from…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Yanan Luo , Jinhui Yi , Yazan Abu Farha , Moritz Wolter , Juergen Gall

Classifying videos according to content semantics is an important problem with a wide range of applications. In this paper, we propose a hybrid deep learning framework for video classification, which is able to model static spatial…

计算机视觉与模式识别 · 计算机科学 2015-04-08 Zuxuan Wu , Xi Wang , Yu-Gang Jiang , Hao Ye , Xiangyang Xue

Recognizing human actions in video sequences, known as Human Action Recognition (HAR), is a challenging task in pattern recognition. While Convolutional Neural Networks (ConvNets) have shown remarkable success in image recognition, they are…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Nguyen Huu Phong , Bernardete Ribeiro

Given the enormous number of instructional videos available online, learning a diverse array of multi-step task models from videos is an appealing goal. We introduce a new pre-trained video model, VideoTaskformer, focused on representing…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Medhini Narasimhan , Licheng Yu , Sean Bell , Ning Zhang , Trevor Darrell

Language-queried video actor segmentation aims to predict the pixel-level mask of the actor which performs the actions described by a natural language query in the target frames. Existing methods adopt 3D CNNs over the video clip as a…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Tianrui Hui , Shaofei Huang , Si Liu , Zihan Ding , Guanbin Li , Wenguan Wang , Jizhong Han , Fei Wang

We present an integrated framework for simultaneous tracking, group detection and multi-level activity recognition in crowd videos. Instead of solving these problems independently and sequentially, we solve them together in a unified…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Neha Bhargava , Subhasis Chaudhuri

This paper describes our solution for the video recognition task of ActivityNet Kinetics challenge that ranked the 1st place. Most of existing state-of-the-art video recognition approaches are in favor of an end-to-end pipeline. One…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Yunlong Bian , Chuang Gan , Xiao Liu , Fu Li , Xiang Long , Yandong Li , Heng Qi , Jie Zhou , Shilei Wen , Yuanqing Lin

In the context of human action recognition in video sequences, a temporal belief filter is presented. It allows to cope with human action disparity and low quality videos. The whole system of action recognition is based on the Transferable…

多媒体 · 计算机科学 2009-01-09 Emmanuel Ramasso , Michèle Rombaut , Denis Pellerin

Food segmentation models trained on static images have achieved strong performance on benchmark datasets; however, their reliability in video settings remains poorly understood. In real-world applications such as food monitoring and…

计算机视觉与模式识别 · 计算机科学 2026-02-11 Keonvin Park , Aditya Pal , Jin Hong Mok

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

This paper presents a novel approach for automatic recognition of human activities for video surveillance applications. We propose to represent an activity by a combination of category components, and demonstrate that this approach offers…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Weiyao Lin , Ming-Ting Sun , Radha Poovendran , Zhengyou Zhang

Current methods for action recognition primarily rely on deep convolutional networks to derive feature embeddings of visual and motion features. While these methods have demonstrated remarkable performance on standard benchmarks, we are…

计算机视觉与模式识别 · 计算机科学 2020-05-21 Dian Shao , Yue Zhao , Bo Dai , Dahua Lin