中文
相关论文

相关论文: Recurrent Memory Addressing for describing videos

200 篇论文

We present Recurrent Video Masked-Autoencoders (RVM): a novel approach to video representation learning that leverages recurrent computation to model the temporal structure of video data. RVM couples an asymmetric masking objective with a…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Daniel Zoran , Nikhil Parthasarathy , Yi Yang , Drew A Hudson , Joao Carreira , Andrew Zisserman

We propose a novel solution for semi-supervised video object segmentation. By the nature of the problem, available cues (e.g. video frame(s) with object masks) become richer with the intermediate predictions. However, the existing methods…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Seoung Wug Oh , Joon-Young Lee , Ning Xu , Seon Joo Kim

In video analysis, understanding the temporal context is crucial for recognizing object interactions, event patterns, and contextual changes over time. The proposed model leverages adjacency and semantic similarities between objects from…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Ahnaf Farhan , M. Shahriar Hossain

Understanding the structure of complex activities in untrimmed videos is a challenging task in the area of action recognition. One problem here is that this task usually requires a large amount of hand-annotated minute- or even hour-long…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Rosaura G. VidalMata , Walter J. Scheirer , Anna Kukleva , David Cox , Hilde Kuehne

A new unified video analytics framework (ER3) is proposed for complex event retrieval, recognition and recounting, based on the proposed video imprint representation, which exploits temporal correlations among image features across video…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Zhanning Gao , Le Wang , Nebojsa Jojic , Zhenxing Niu , Nanning Zheng , Gang Hua

Many methods have been developed to help people find the video contents they want efficiently. However, there are still some unsolved problems in this area. For example, given a query video and a reference video, how to accurately localize…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Yang Feng , Lin Ma , Wei Liu , Tong Zhang , Jiebo Luo

This paper presents a new task, the grounding of spatio-temporal identifying descriptions in videos. Previous work suggests potential bias in existing datasets and emphasizes the need for a new data creation schema to better model…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Peratham Wiriyathammabhum , Abhinav Shrivastava , Vlad I. Morariu , Larry S. Davis

Video captioning is a challenging task since it requires generating sentences describing various diverse and complex videos. Existing video captioning models lack adequate visual representation due to the neglect of the existence of gaps…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Mingkang Tang , Zhanyu Wang , Zhenhua Liu , Fengyun Rao , Dian Li , Xiu Li

Dense event captioning aims to detect and describe all events of interest contained in a video. Despite the advanced development in this area, existing methods tackle this task by making use of dense temporal annotations, which is…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Xuguang Duan , Wenbing Huang , Chuang Gan , Jingdong Wang , Wenwu Zhu , Junzhou Huang

Referring video object segmentation aims to segment the object referred by a given language expression. Existing works typically require compressed video bitstream to be decoded to RGB frames before being segmented, which increases…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Weidong Chen , Dexiang Hong , Yuankai Qi , Zhenjun Han , Shuhui Wang , Laiyun Qing , Qingming Huang , Guorong Li

Video advertisement content structuring aims to segment a given video advertisement and label each segment on various dimensions, such as presentation form, scene, and style. Different from real-life videos, video advertisements contain…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Daya Guo , Zhaoyang Zeng

While convolutional neural networks have gained impressive success recently in solving structured prediction problems such as semantic segmentation, it remains a challenge to differentiate individual object instances in the scene. Instance…

机器学习 · 计算机科学 2017-07-14 Mengye Ren , Richard S. Zemel

Visual data and text data are composed of information at multiple granularities. A video can describe a complex scene that is composed of multiple clips or shots, where each depicts a semantically coherent event or action. Similarly, a…

计算机视觉与模式识别 · 计算机科学 2018-10-18 Bowen Zhang , Hexiang Hu , Fei Sha

Video object segmentation can be understood as a sequence-to-sequence task that can benefit from the curriculum learning strategies for better and faster training of deep neural networks. This work explores different schedule sampling and…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Maria Gonzalez-i-Calabuig , Carles Ventura , Xavier Giró-i-Nieto

A key capability of an intelligent system is deciding when events from past experience must be remembered and when they can be forgotten. Towards this goal, we develop a predictive model of human visual event memory and how those memories…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Anelise Newman , Camilo Fosco , Vincent Casser , Allen Lee , Barry McNamara , Aude Oliva

Temporal awareness is essential for video large language models (LLMs) to understand and reason about events within long videos, enabling applications like dense video captioning and temporal video grounding in a unified system. However,…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Andong Deng , Zhongpai Gao , Anwesa Choudhuri , Benjamin Planche , Meng Zheng , Bin Wang , Terrence Chen , Chen Chen , Ziyan Wu

There is lots of scientific work about object detection in images. For many applications like for example autonomous driving the actual data on which classification has to be done are videos. This work compares different methods, especially…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Ahmad B Qasim , Arnd Pettirsch

Generating video descriptions automatically is a challenging task that involves a complex interplay between spatio-temporal visual features and language models. Given that videos consist of spatial (frame-level) features and their temporal…

计算机视觉与模式识别 · 计算机科学 2020-01-20 Anoop Cherian , Jue Wang , Chiori Hori , Tim K. Marks

This paper addresses the problem of supervised video summarization by formulating it as a sequence-to-sequence learning problem, where the input is a sequence of original video frames, the output is a keyshot sequence. Our key idea is to…

计算机视觉与模式识别 · 计算机科学 2018-04-17 Zhong Ji , Kailin Xiong , Yanwei Pang , Xuelong Li

The use of attention models for automated image captioning has enabled many systems to produce accurate and meaningful descriptions for images. Over the years, many novel approaches have been proposed to enhance the attention process using…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Murad Popattia , Muhammad Rafi , Rizwan Qureshi , Shah Nawaz