中文
相关论文

相关论文: VVS: Video-to-Video Retrieval with Irrelevant Fram…

200 篇论文

We present a new video storage system (VSS) designed to decouple high-level video operations from the low-level details required to store and efficiently retrieve video data. VSS is designed to be the storage subsystem of a video data…

数据库 · 计算机科学 2021-04-01 Brandon Haynes , Maureen Daum , Dong He , Amrita Mazumdar , Magdalena Balazinska , Alvin Cheung , Luis Ceze

Text-to-video retrieval (TVR) aims to find the most relevant video in a large video gallery given a query text. The intricate and abundant context of the video challenges the performance and efficiency of TVR. To handle the serialized video…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Mengxia Wu , Min Cao , Yang Bai , Ziyin Zeng , Chen Chen , Liqiang Nie , Min Zhang

Content-based Video Retrieval (CBVR) is used on media-sharing platforms for applications such as video recommendation and filtering. To manage databases that scale to billions of videos, video-level approaches that use fixed-size embeddings…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Kennard Ng , Ser-Nam Lim , Gim Hee Lee

Content-based video retrieval aims to find videos from a large video database that are similar to or even near-duplicate of a given query video. Video representation and similarity search algorithms are crucial to any video retrieval…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Xiangteng He , Yulin Pan , Mingqian Tang , Yiliang Lv

Video retrieval is a challenging research topic bridging the vision and language areas and has attracted broad attention in recent years. Previous works have been devoted to representing videos by directly encoding from frame-level…

计算机视觉与模式识别 · 计算机科学 2020-06-17 Zerun Feng , Zhimin Zeng , Caili Guo , Zheng Li

Video Super-Resolution (VSR) aims to recover sequences of high-resolution (HR) frames from low-resolution (LR) frames. Previous methods mainly utilize temporally adjacent frames to assist the reconstruction of target frames. However, in the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Yongjie Chen , Tieru Wu

Vision-Language Models (VLMs) have enabled substantial progress in video understanding by leveraging cross-modal reasoning capabilities. However, their effectiveness is limited by the restricted context window and the high computational…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zeyu Xu , Junkang Zhang , Qiang Wang , Yi Liu

Vision-language models (VLMs) have recently expanded from static image understanding to video reasoning, but their scalability is fundamentally limited by the quadratic cost of processing dense frame sequences. Long videos often exceed the…

Long video understanding is a complex task that requires both spatial detail and temporal awareness. While Vision-Language Models (VLMs) obtain frame-level understanding capabilities through multi-frame input, they suffer from information…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Ziyi Wang , Haoran Wu , Yiming Rong , Deyang Jiang , Yixin Zhang , Yunlong Zhao , Shuang Xu , Bo XU

Modern video retrieval systems are expected to handle diverse tasks ranging from corpus-level retrieval, fine-grained moment localization to flexible multimodal querying. Specialized architectures achieve strong retrieval performance by…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Shaunak Halbe , Bhagyashree Puranik , Jayakrishnan Unnikrishnan , Kushan Thakkar , Vimal Bhat , Toufiq Parag

Video-text retrieval (VTR) aims to locate relevant videos using natural language queries. Current methods, often based on pre-trained models like CLIP, are hindered by video's inherent redundancy and their reliance on coarse, final-layer…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Zequn Xie , Boyun Zhang , Yuxiao Lin , Tao Jin

Low-Light Video Enhancement (LLVE) seeks to restore dynamic or static scenes plagued by severe invisibility and noise. In this paper, we present an innovative video decomposition strategy that incorporates view-independent and…

计算机视觉与模式识别 · 计算机科学 2026-02-10 Xiaogang Xu , Kun Zhou , Tao Hu , Jiafei Wu , Ruixing Wang , Hao Peng , Bei Yu

Video super-resolution (VSR) is the task of restoring high-resolution frames from a sequence of low-resolution inputs. Different from single image super-resolution, VSR can utilize frames' temporal information to reconstruct results with…

图像与视频处理 · 电气工程与系统科学 2022-08-25 Wenyi Lian , Wenjing Lian

Video semantic segmentation (VSS) is a computationally expensive task due to the per-frame prediction for videos of high frame rates. In recent work, compact models or adaptive network strategies have been proposed for efficient VSS.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Yubin Hu , Yuze He , Yanghao Li , Jisheng Li , Yuxing Han , Jiangtao Wen , Yong-Jin Liu

Vision-language models (VLMs) have demonstrated impressive multimodal comprehension capabilities and are being deployed in an increasing number of online video understanding applications. While recent efforts extensively explore advancing…

分布式、并行与集群计算 · 计算机科学 2026-01-08 Shengyuan Ye , Bei Ouyang , Tianyi Qian , Liekang Zeng , Mu Yuan , Xiaowen Chu , Weijie Hong , Xu Chen

This paper aims to solve the problem of large-scale video retrieval by a query image. Firstly, we define the problem of top-$k$ image to video query. Then, we combine the merits of convolutional neural networks(CNN for short) and Bag of…

多媒体 · 计算机科学 2018-10-16 Chengyuan Zhang , Yunwu Lin , Lei Zhu , Anfeng Liu , Zuping Zhang , Fang Huang

Video-Text Retrieval (VTR) aims to search for the most relevant video related to the semantics in a given sentence, and vice versa. In general, this retrieval task is composed of four successive steps: video and textual feature…

计算机视觉与模式识别 · 计算机科学 2023-02-27 Cunjuan Zhu , Qi Jia , Wei Chen , Yanming Guo , Yu Liu

In this paper, we propose a new framework for compressive video sensing (CVS) that exploits the inherent spatial and temporal redundancies of a video sequence, effectively. The proposed method splits the video sequence into the key and…

多媒体 · 计算机科学 2015-09-01 Nasser Eslahi , Ali Aghagolzadeh , Seyed Mehdi Hosseini Andargoli

For video super-resolution, current state-of-the-art approaches either process multiple low-resolution (LR) frames to produce each output high-resolution (HR) frame separately in a sliding window fashion or recurrently exploit the…

计算机视觉与模式识别 · 计算机科学 2019-10-01 Bo Yan , Chuming Lin , Weimin Tan

Video question-answering is a fundamental task in the field of video understanding. Although current vision--language models (VLMs) equipped with Video Transformers have enabled temporal modeling and yielded superior results, they are at…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Wei Han , Hui Chen , Min-Yen Kan , Soujanya Poria
‹ 上一页 1 2 3 10 下一页 ›