中文
相关论文

相关论文: LAVIB: A Large-scale Video Interpolation Benchmark

200 篇论文

Video Frame Interpolation (VFI) aims to predict the intermediate frame $I_n$ (we use n to denote time in videos to avoid notation overload with the timestep $t$ in diffusion models) based on two consecutive neighboring frames $I_0$ and…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Zonglin Lyu , Chen Chen

Video prediction is an extrapolation task that predicts future frames given past frames, and video frame interpolation is an interpolation task that estimates intermediate frames between two frames. We have witnessed the tremendous…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yue Wu , Qiang Wen , Qifeng Chen

From image to video understanding, the capabilities of Multi-modal LLMs (MLLMs) are increasingly powerful. However, most existing video understanding benchmarks are relatively short, which makes them inadequate for effectively evaluating…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Xichen Tan , Yuanjing Luo , Yunfan Ye , Fang Liu , Zhiping Cai

In this paper, we propose a novel sequence verification task that aims to distinguish positive video pairs performing the same action sequence from negative ones with step-level transformations but still conducting the same task. Such a…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Yicheng Qian , Weixin Luo , Dongze Lian , Xu Tang , Peilin Zhao , Shenghua Gao

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

Real-world surveillance often renders faces and license plates unrecognizable in individual low-resolution (LR) frames, hindering reliable identification. To advance temporal recognition models, we present FANVID, a novel video-based…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Kavitha Viswanathan , Vrinda Goel , Shlesh Gholap , Devayan Ghosh , Madhav Gupta , Dhruvi Ganatra , Sanket Potdar , Amit Sethi

Human-centric video frame interpolation has great potential for improving people's entertainment experiences and finding commercial applications in the sports analysis industry, e.g., synthesizing slow-motion videos. Although there are…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Jiaben Chen , Huaizu Jiang

Many recent advancements in Computer Vision are attributed to large datasets. Open-source software packages for Machine Learning and inexpensive commodity hardware have reduced the barrier of entry for exploring novel approaches at scale.…

计算机视觉与模式识别 · 计算机科学 2016-09-29 Sami Abu-El-Haija , Nisarg Kothari , Joonseok Lee , Paul Natsev , George Toderici , Balakrishnan Varadarajan , Sudheendra Vijayanarasimhan

Recent advancements in large-scale video-language models have shown significant potential for real-time planning and detailed interactions. However, their high computational demands and the scarcity of annotated datasets limit their…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Yuxuan Wang , Yiqi Song , Cihang Xie , Yang Liu , Zilong Zheng

We report on CMU Informedia Lab's system used in Google's YouTube 8 Million Video Understanding Challenge. In this multi-label video classification task, our pipeline achieved 84.675% and 84.662% GAP on our evaluation split and the official…

计算机视觉与模式识别 · 计算机科学 2017-07-26 Po-Yao Huang , Ye Yuan , Zhenzhong Lan , Lu Jiang , Alexander G. Hauptmann

Visible and infrared image fusion is one of the most important areas in image processing due to its numerous applications. While much progress has been made in recent years with efforts on developing fusion algorithms, there is a lack of…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Xingchen Zhang , Ping Ye , Gang Xiao

In this paper, we present a solution to Large-Scale Video Classification Challenge (LSVC2017) [1] that ranked the 1st place. We focused on a variety of modalities that cover visual, motion and audio. Also, we visualized the aggregation…

计算机视觉与模式识别 · 计算机科学 2017-10-31 Chen Chen , Xiaowei Zhao , Yang Liu

Existing video object segmentation (VOS) benchmarks focus on short-term videos which just last about 3-5 seconds and where objects are visible most of the time. These videos are poorly representative of practical applications, and the…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Lingyi Hong , Wenchao Chen , Zhongying Liu , Wei Zhang , Pinxue Guo , Zhaoyu Chen , Wenqiang Zhang

The widespread deployment of cameras has led to an exponential increase in video data, creating vast opportunities for applications such as traffic management and crime surveillance. However, querying specific objects from large-scale video…

信息检索 · 计算机科学 2025-07-22 Yuxin Liu , Yuezhang Peng , Hefeng Zhou , Hongze Liu , Xinyu Lu , Jiong Lou , Chentao Wu , Wei Zhao , Jie Li

Video frame interpolation (VFI) aims to synthesize an intermediate frame between two consecutive frames. State-of-the-art approaches usually adopt a two-step solution, which includes 1) generating locally-warped pixels by flow-based motion…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Chengxu Liu , Huan Yang , Jianlong Fu , Xueming Qian

Models optimized for accuracy on single images are often prohibitively slow to run on each frame in a video. Recent work exploits the use of optical flow to warp image features forward from select keyframes, as a means to conserve…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Samvit Jain , Joseph E. Gonzalez

Large motion poses a critical challenge in Video Frame Interpolation (VFI) task. Existing methods are often constrained by limited receptive fields, resulting in sub-optimal performance when handling scenarios with large motion. In this…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Chunxu Liu , Guozhen Zhang , Rui Zhao , Limin Wang

The rapid progress of Large Language Models (LLMs) has spurred growing interest in Multi-modal LLMs (MLLMs) and motivated the development of benchmarks to evaluate their perceptual and comprehension abilities. Existing benchmarks, however,…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Purui Bai , Tao Wu , Jiayang Sun , Xinyue Liu , Huaibo Huang , Ran He

Video frame interpolation is an important low-level vision task, which can increase frame rate for more fluent visual experience. Existing methods have achieved great success by employing advanced motion models and synthesis networks.…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Lingtong Kong , Boyuan Jiang , Donghao Luo , Wenqing Chu , Ying Tai , Chengjie Wang , Jie Yang

Multimodal large language models (MLLMs) are now routinely deployed for visual understanding, generation, and curation. A substantial fraction of these applications require an explicit aesthetic judgment. Most existing solutions reduce this…