中文
相关论文

相关论文: Temporal Query Networks for Fine-grained Video Und…

200 篇论文

In this work, we address the task of weakly-supervised human action segmentation in long, untrimmed videos. Recent methods have relied on expensive learning models, such as Recurrent Neural Networks (RNN) and Hidden Markov Models (HMM).…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Li Ding , Chenliang Xu

Action segmentation refers to inferring boundaries of semantically consistent visual concepts in videos and is an important requirement for many video understanding tasks. For this and other video understanding tasks, supervised approaches…

计算机视觉与模式识别 · 计算机科学 2021-03-30 M. Saquib Sarfraz , Naila Murray , Vivek Sharma , Ali Diba , Luc Van Gool , Rainer Stiefelhagen

Action segmentation as a milestone towards building automatic systems to understand untrimmed videos has received considerable attention in the recent years. It is typically being modeled as a sequence labeling problem but contains…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Li Ding , Chenliang Xu

Human actions captured in video sequences contain two crucial factors for action recognition, i.e., visual appearance and motion dynamics. To model these two aspects, Convolutional and Recurrent Neural Networks (CNNs and RNNs) are adopted…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Yuan Yuan , Dong Wang , Qi Wang

The recognition of human activities is one of the key problems in video understanding. Action recognition is challenging even for specific categories of videos, such as sports, that contain only a small set of actions. Interestingly, sports…

多媒体 · 计算机科学 2017-09-28 Rahul Anand Sharma , Pramod Sankar K , CV Jawahar

While deep feature learning has revolutionized techniques for static-image understanding, the same does not quite hold for video processing. Architectures and optimization techniques used for video are largely based off those for static…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Achal Dave , Olga Russakovsky , Deva Ramanan

Sequential deep learning models such as RNN, causal CNN and attention mechanism do not readily consume continuous-time information. Discretizing the temporal data, as we show, causes inconsistency even for simple continuous-time processes.…

机器学习 · 计算机科学 2021-03-30 Da Xu , Chuanwei Ruan , Evren Korpeoglu , Sushant Kumar , Kannan Achan

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Wei-Sheng Lai , Jia-Bin Huang , Oliver Wang , Eli Shechtman , Ersin Yumer , Ming-Hsuan Yang

In the task of emotion recognition from videos, a key improvement has been to focus on emotions over time rather than a single frame. There are many architectures to address this task such as GRUs, LSTMs, Self-Attention, Transformers, and…

计算机视觉与模式识别 · 计算机科学 2024-01-09 Alexander Mehta , William Yang

We address the problem of retrieving a specific moment from an untrimmed video by a query sentence. This is a challenging problem because a target moment may take place in relations to other temporal moments in the untrimmed video. Existing…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Songyang Zhang , Houwen Peng , Jianlong Fu , Jiebo Luo

Large language models (LLMs) have demonstrated exceptional capabilities in text understanding, which has paved the way for their expansion into video LLMs (Vid-LLMs) to analyze video data. However, current Vid-LLMs struggle to…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Ming Nie , Dan Ding , Chunwei Wang , Yuanfan Guo , Jianhua Han , Hang Xu , Li Zhang

We propose a weakly-supervised framework for action labeling in video, where only the order of occurring actions is required during training time. The key challenge is that the per-frame alignments between the input (video) and label…

计算机视觉与模式识别 · 计算机科学 2016-07-29 De-An Huang , Li Fei-Fei , Juan Carlos Niebles

Recent advancements in video-language understanding have been established on the foundation of image-text models, resulting in promising outcomes due to the shared knowledge between images and videos. However, video-language understanding…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Xiao Wang , Yaoyu Li , Tian Gan , Zheng Zhang , Jingjing Lv , Liqiang Nie

In this paper, we propose to learn temporal embeddings of video frames for complex video analysis. Large quantities of unlabeled video data can be easily obtained from the Internet. These videos possess the implicit weak label that they are…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Vignesh Ramanathan , Kevin Tang , Greg Mori , Li Fei-Fei

In this work\footnote {This work was supported in part by the National Science Foundation under grant IIS-1212948.}, we present a method to represent a video with a sequence of words, and learn the temporal sequencing of such words as the…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Sangwoo Cho , Hassan Foroosh

Actions are more than just movements and trajectories: we cook to eat and we hold a cup to drink from it. A thorough understanding of videos requires going beyond appearance modeling and necessitates reasoning about the sequence of…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Gunnar A. Sigurdsson , Santosh Divvala , Ali Farhadi , Abhinav Gupta

Detecting activities in untrimmed videos is an important but challenging task. The performance of existing methods remains unsatisfactory, e.g., they often meet difficulties in locating the beginning and end of a long complex action. In…

计算机视觉与模式识别 · 计算机科学 2017-03-09 Yuanjun Xiong , Yue Zhao , Limin Wang , Dahua Lin , Xiaoou Tang

Recognizing human actions from untrimmed videos is an important task in activity understanding, and poses unique challenges in modeling long-range temporal relations. Recent works adopt a predict-and-refine strategy which converts an…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Zhichao Liu , Leshan Wang , Desen Zhou , Jian Wang , Songyang Zhang , Yang Bai , Errui Ding , Rui Fan

Video super-resolution, which aims at producing a high-resolution video from its corresponding low-resolution version, has recently drawn increasing attention. In this work, we propose a novel method that can effectively incorporate…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Takashi Isobe , Songjiang Li , Xu Jia , Shanxin Yuan , Gregory Slabaugh , Chunjing Xu , Ya-Li Li , Shengjin Wang , Qi Tian

Understanding temporal information and how the visual world changes over time is a fundamental ability of intelligent systems. In video understanding, temporal information is at the core of many current challenges, including compression,…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Laura Sevilla-Lara , Shengxin Zha , Zhicheng Yan , Vedanuj Goswami , Matt Feiszli , Lorenzo Torresani