中文
相关论文

相关论文: Scene Detection Policies and Keyframe Extraction S…

200 篇论文

Multimodal Large Language Models (MLLMs) have demonstrated significant capabilities in image understanding, but long-video are constrained by context windows and computational cost. Uniform frame sampling often leads to substantial…

机器学习 · 计算机科学 2025-10-17 Yifeng Yao , Yike Yun , Jing Wang , Huishuai Zhang , Dongyan Zhao , Ke Tian , Zhihao Wang , Minghui Qiu , Tao Wang

Automating video-based data and machine learning pipelines poses several challenges including metadata generation for efficient storage and retrieval and isolation of key-frames for scene understanding tasks. In this work, we present two…

计算机视觉与模式识别 · 计算机科学 2022-03-28 Sohini Roychowdhury

Automatic keyframe detection from videos is an exercise in selecting scenes that can best summarize the content for long videos. Providing a summary of the video is an important task to facilitate quick browsing and content summarization.…

计算机视觉与模式识别 · 计算机科学 2023-06-26 Samed Arslan , Senem Tanberk

With ever increasing computing power and data storage capacity, the potential for large digital video libraries is growing rapidly.However, the massive use of video for the moment is limited by its opaque characteristics. Indeed, a user who…

计算机视觉与模式识别 · 计算机科学 2014-12-16 Walid Mahdi , Liming Chen , Mohsen Ardebilian

Segmenting long-form videos into semantically coherent scenes is a fundamental task in large-scale video understanding. Existing encoder-based methods are limited by visual-centric biases, classify each shot in isolation without leveraging…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Nimrod Berman , Adam Botach , Emanuel Ben-Baruch , Shunit Haviv Hakimi , Asaf Gendler , Ilan Naiman , Erez Yosef , Igor Kviatkovsky

A number of computer vision tasks exploit a succinct representation of the visual content in the form of sets of local features. Given an input image, feature extraction algorithms identify a set of keypoints and assign to each of them a…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Luca Baroffio , Matteo Cesana , Alessandro Redondi , Marco Tagliasacchi

Scene, as the crucial unit of storytelling in movies, contains complex activities of actors and their interactions in a physical environment. Identifying the composition of scenes serves as a critical step towards semantic understanding of…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Anyi Rao , Linning Xu , Yu Xiong , Guodong Xu , Qingqiu Huang , Bolei Zhou , Dahua Lin

Recognizing dynamic scenes is one of the fundamental problems in scene understanding, which categorizes moving scenes such as a forest fire, landslide, or avalanche. While existing methods focus on reliable capturing of static and dynamic…

计算机视觉与模式识别 · 计算机科学 2017-02-17 Sungeun Hong , Jongbin Ryu , Woobin Im , Hyun S. Yang

Video processing has become a popular research direction in computer vision due to its various applications such as video summarization, action recognition, etc. Recently, deep learning-based methods have achieved impressive results in…

计算机视觉与模式识别 · 计算机科学 2020-09-29 G M Mashrur E Elahi , Yee-Hong Yang

The proliferation of creative video content has driven demand for adapting language models to handle video input and enable multimodal understanding. However, end-to-end models struggle to process long videos due to their size and…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Louis Mahon , Mirella Lapata

The goal of video segmentation is to turn video data into a set of concrete motion clusters that can be easily interpreted as building blocks of the video. There are some works on similar topics like detecting scene cuts in a video, but…

计算机视觉与模式识别 · 计算机科学 2019-03-07 Hajar Sadeghi Sokeh , Vasileios Argyriou , Dorothy Monekosso , Paolo Remagnino

In this work, we address the challenging video scene parsing problem by developing effective representation learning methods given limited parsing annotations. In particular, we contribute two novel methods that constitute a unified parsing…

计算机视觉与模式识别 · 计算机科学 2016-12-14 Xiaojie Jin , Xin Li , Huaxin Xiao , Xiaohui Shen , Zhe Lin , Jimei Yang , Yunpeng Chen , Jian Dong , Luoqi Liu , Zequn Jie , Jiashi Feng , Shuicheng Yan

Many compelling video processing effects can be achieved if per-pixel depth information and 3D camera calibrations are known. However, the success of such methods is highly dependent on the accuracy of this "scene-space" information. We…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Felix Klose , Oliver Wang , Jean-Charles Bazin , Marcus Magnor , Alexander Sorkine-Hornung

Video segmentation -- partitioning video frames into multiple segments or objects -- plays a critical role in a broad range of practical applications, from enhancing visual effects in movie, to understanding scenes in autonomous driving, to…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Tianfei Zhou , Fatih Porikli , David Crandall , Luc Van Gool , Wenguan Wang

Visual effects (VFX) production often struggles with slow, resource-intensive mask generation. This paper presents an automated video segmentation pipeline that creates temporally consistent instance masks. It employs machine learning for:…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Johannes Merz , Lucien Fostier

For real-time semantic video segmentation, most recent works utilised a dynamic framework with a key scheduler to make online key/non-key decisions. Some works used a fixed key scheduling policy, while others proposed adaptive key…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Yujiang Wang , Mingzhi Dong , Jie Shen , Yang Wu , Shiyang Cheng , Maja Pantic

For semantic segmentation, most existing real-time deep models trained with each frame independently may produce inconsistent results for a video sequence. Advanced methods take into considerations the correlations in the video sequence,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

Data pipelines are an essential component for end-to-end solutions that take machine learning algorithms to production. Engineering data pipelines for video-sequences poses several challenges including isolation of key-frames from video…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Sohini Roychowdhury , James Y. Sato

Multimodal large language models (MLLMs) represent images and video frames as visual tokens. Scaling from single images to hour-long videos, however, inflates the token budget far beyond practical limits. Popular pipelines therefore either…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Zirui Zhu , Hailun Xu , Yang Luo , Yong Liu , Kanchan Sarkar , Zhenheng Yang , Yang You

Despite the success of deep learning in video understanding tasks, processing every frame in a video is computationally expensive and often unnecessary in real-time applications. Frame selection aims to extract the most informative and…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Mingjun Zhao , Yakun Yu , Xiaoli Wang , Lei Yang , Di Niu
‹ 上一页 1 2 3 10 下一页 ›