中文
相关论文

相关论文: Meta Spatio-Temporal Debiasing for Video Scene Gra…

200 篇论文

The scene graph generation (SGG) task aims to detect visual relationship triplets, i.e., subject, predicate, object, in an image, providing a structural vision layout for scene understanding. However, current models are stuck in common…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Yuyu Guo , Lianli Gao , Xuanhan Wang , Yuxuan Hu , Xing Xu , Xu Lu , Heng Tao Shen , Jingkuan Song

Current approaches for open-vocabulary scene graph generation (OVSGG) use vision-language models such as CLIP and follow a standard zero-shot pipeline -- computing similarity between the query image and the text embeddings for each category…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Guikun Chen , Jin Li , Wenguan Wang

Video summarization aims to select keyframes that are visually diverse and can represent the whole story of a given video. Previous approaches have focused on global interlinkability between frames in a video by temporal modeling. However,…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Jungin Park , Jiyoung Lee , Kwanghoon Sohn

Temporal sentence grounding in videos (TSGV) faces challenges due to public TSGV datasets containing significant temporal biases, which are attributed to the uneven temporal distributions of target moments. Existing methods generate…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Junlong Ren , Gangjian Zhang , Haifeng Sun , Hao Wang

3D scene graph generation (SGG) has been of high interest in computer vision. Although the accuracy of 3D SGG on coarse classification and single relation label has been gradually improved, the performance of existing works is still far…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Yuanyuan Liu , Chengjiang Long , Zhaoxuan Zhang , Bokai Liu , Qiang Zhang , Baocai Yin , Xin Yang

Dynamic scene graph generation aims at generating a scene graph of the given video. Compared to the task of scene graph generation from images, it is more challenging because of the dynamic relationships between objects and the temporal…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yuren Cong , Wentong Liao , Hanno Ackermann , Bodo Rosenhahn , Michael Ying Yang

Video captioning targets interpreting the complex visual contents as text descriptions, which requires the model to fully understand video scenes including objects and their interactions. Prevailing methods adopt off-the-shelf object…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Hao Wang , Guosheng Lin , Steven C. H. Hoi , Chunyan Miao

Spatio-temporal scene graphs represent interactions in a video by decomposing scenes into individual objects and their pair-wise temporal relationships. Long-term anticipation of the fine-grained pair-wise relationships between objects is a…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Rohith Peddi , Saksham Singh , Saurabh , Parag Singla , Vibhav Gogate

Compared with image scene parsing, video scene parsing introduces temporal information, which can effectively improve the consistency and accuracy of prediction. In this paper, we propose a Spatial-Temporal Semantic Consistency method to…

计算机视觉与模式识别 · 计算机科学 2021-09-07 Xingjian He , Weining Wang , Zhiyong Xu , Hao Wang , Jie Jiang , Jing Liu

Domain Generalized Video Semantic Segmentation (DGVSS) is trained on a single labeled driving domain and is directly deployed on unseen domains without target labels and test-time adaptation while maintaining temporally consistent…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Siyu Chen , Ting Han , Haoling Huang , Chaolei Wang , Chengzheng Fu , Duxin Zhu , Guorong Cai , Jinhe Su

We capitalize on large amounts of unlabeled video in order to learn a model of scene dynamics for both video recognition tasks (e.g. action classification) and video generation tasks (e.g. future prediction). We propose a generative…

计算机视觉与模式识别 · 计算机科学 2016-10-27 Carl Vondrick , Hamed Pirsiavash , Antonio Torralba

In this paper, we study video synthesis with emphasis on simplifying the generation conditions. Most existing video synthesis models or datasets are designed to address complex motions of a single object, lacking the ability of…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Yang Wu , Zhibin Liu , Hefeng Wu , Liang Lin

As a combination of visual and audio signals, video is inherently multi-modal. However, existing video generation methods are primarily intended for the synthesis of visual frames, whereas audio signals in realistic videos are disregarded.…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Jiawei Liu , Weining Wang , Sihan Chen , Xinxin Zhu , Jing Liu

The task of scene graph generation entails identifying object entities and their corresponding interaction predicates in a given image (or video). Due to the combinatorially large solution space, existing approaches to scene graph…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Siddhesh Khandelwal , Leonid Sigal

As an important and challenging problem in computer vision, video saliency detection is typically cast as a spatiotemporal context modeling problem over consecutive frames. As a result, a key issue in video saliency detection is how to…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Lina Wei , Fangfang Wang , Xi Li , Fei Wu , Jun Xiao

Understanding video content is pivotal for advancing real-world applications like activity recognition, autonomous systems, and human-computer interaction. While scene graphs are adept at capturing spatial relationships between objects in…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Raphael Ruschel , Md Awsafur Rahman , Hardik Prajapati , Suya You , B. S. Manjuanth

In the field of action recognition, video clips are always treated as ordered frames for subsequent processing. To achieve spatio-temporal perception, existing approaches propose to embed adjacent temporal interaction in the convolutional…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Rongchang Li , Xiao-Jun Wu , Tianyang Xu

Timely accurate traffic forecast is crucial for urban traffic control and guidance. Due to the high nonlinearity and complexity of traffic flow, traditional methods cannot satisfy the requirements of mid-and-long term prediction tasks and…

机器学习 · 计算机科学 2018-07-13 Bing Yu , Haoteng Yin , Zhanxing Zhu

In this paper, we consider a novel task, Spatio-Temporal Video Grounding for Multi-Form Sentences (STVG). Given an untrimmed video and a declarative/interrogative sentence depicting an object, STVG aims to localize the spatio-temporal tube…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Zhu Zhang , Zhou Zhao , Yang Zhao , Qi Wang , Huasheng Liu , Lianli Gao

Scene Graph Generation (SGG) offers a structured representation critical in many computer vision applications. Traditional SGG approaches, however, are limited by a closed-set assumption, restricting their ability to recognize only…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Zuyao Chen , Jinlin Wu , Zhen Lei , Zhaoxiang Zhang , Changwen Chen