中文
相关论文

相关论文: PGT: A Progressive Method for Training Models on L…

200 篇论文

Concepts involved in long-form videos such as people, objects, and their interactions, can be viewed as following an implicit prior. They are notably complex and continue to pose challenges to be comprehensively learned. In recent years,…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jinheng Xie , Jiajun Feng , Zhaoxu Tian , Kevin Qinghong Lin , Yawen Huang , Xi Xia , Nanxu Gong , Xu Zuo , Jiaqi Yang , Yefeng Zheng , Mike Zheng Shou

Current state-of-the-art video object segmentation models have achieved great success using supervised learning with massive labeled training datasets. However, these models are trained using a single source domain and evaluated using…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Islam Osman , Mohamed S. Shehata

Despite that convolution neural networks (CNN) have recently demonstrated high-quality reconstruction for video super-resolution (VSR), efficiently training competitive VSR models remains a challenging problem. It usually takes an order of…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Lijian Lin , Xintao Wang , Zhongang Qi , Ying Shan

It is desirable but challenging to generate content-rich long videos in the scale of minutes. Autoregressive large language models (LLMs) have achieved great success in generating coherent and long sequences of tokens in the domain of…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Yuqing Wang , Tianwei Xiong , Daquan Zhou , Zhijie Lin , Yang Zhao , Bingyi Kang , Jiashi Feng , Xihui Liu

GPT has shown its remarkable success in natural language processing. However, the language sequence is not sufficient to describe spatial-temporal details in the visual world. Alternatively, the video sequence is good at capturing such…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Shaobin Zhuang , Zhipeng Huang , Ying Zhang , Fangyikang Wang , Canmiao Fu , Binxin Yang , Chong Sun , Chen Li , Yali Wang

Modern machine learning pipelines are limited due to data availability, storage quotas, privacy regulations, and expensive annotation processes. These constraints make it difficult or impossible to train and update large-scale models on…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Andrés Villa , Juan León Alcázar , Motasem Alfarra , Kumail Alhamoud , Julio Hurtado , Fabian Caba Heilbron , Alvaro Soto , Bernard Ghanem

Experience and reasoning occur across multiple temporal scales: milliseconds, seconds, hours or days. The vast majority of computer vision research, however, still focuses on individual images or short videos lasting only a few seconds.…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Olivia Wiles , Joao Carreira , Iain Barr , Andrew Zisserman , Mateusz Malinowski

Diffusion models have revolutionized image and video generation, achieving unprecedented visual quality. However, their reliance on transformer architectures incurs prohibitively high computational costs, particularly when extending…

计算机视觉与模式识别 · 计算机科学 2025-10-03 Justin Cui , Jie Wu , Ming Li , Tao Yang , Xiaojie Li , Rui Wang , Andrew Bai , Yuanhao Ban , Cho-Jui Hsieh

Video diffusion models have recently achieved remarkable results in video generation. Despite their encouraging performance, most of these models are mainly designed and trained for short video generation, leading to challenges in…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhuoling Li , Hossein Rahmani , Qiuhong Ke , Jun Liu

Long video generation remains a challenging and compelling topic in computer vision. Diffusion based models, among the various approaches to video generation, have achieved state of the art quality with their iterative denoising procedures.…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Siyang Zhang , Harry Yang , Ser-Nam Lim

We present a video generation model that accurately reproduces object motion, changes in camera viewpoint, and new content that arises over time. Existing video generation methods often fail to produce new content as a function of time…

计算机视觉与模式识别 · 计算机科学 2022-06-10 Tim Brooks , Janne Hellsten , Miika Aittala , Ting-Chun Wang , Timo Aila , Jaakko Lehtinen , Ming-Yu Liu , Alexei A. Efros , Tero Karras

We tackle the long video generation problem, i.e.~generating videos beyond the output length of video generation models. Due to the computation resource constraints, video generation models can only generate video clips that are relatively…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Hsin-Ping Huang , Yu-Chuan Su , Ming-Hsuan Yang

Although deep neural networks (NNs) have achievedstate-of-the-art accuracy in many visual recognition tasks,the growing computational complexity and energy con-sumption of networks remains an issue, especially for ap-plications on platforms…

Graph Convolutional Networks (GCNs) suffer from severe performance degradation in deep architectures due to over-smoothing. While existing studies primarily attribute the over-smoothing to repeated applications of graph Laplacian operators,…

机器学习 · 计算机科学 2025-07-23 Furong Peng , Jinzhen Gao , Xuan Lu , Kang Liu , Yifan Huo , Sheng Wang

The analysis of extended video content poses unique challenges in artificial intelligence, particularly when dealing with the complexity of tracking and understanding visual elements across time. Current methodologies that process video…

信息检索 · 计算机科学 2025-01-28 Meng Chu , Yicong Li , Tat-Seng Chua

We present an efficient framework that can generate a coherent paragraph to describe a given video. Previous works on video captioning usually focus on video clips. They typically treat an entire video as a whole and generate the caption…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Yilei Xiong , Bo Dai , Dahua Lin

We propose a concise representation of videos that encode perceptually meaningful features into graphs. With this representation, we aim to leverage the large amount of redundancies in videos and save computations. First, we construct…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Eitan Kosman , Dotan Di Castro

While most modern video understanding models operate on short-range clips, real-world videos are often several minutes long with semantically consistent segments of variable length. A common approach to process long videos is applying a…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Mohamed Afham , Satya Narayan Shukla , Omid Poursaeed , Pengchuan Zhang , Ashish Shah , Sernam Lim

The efficacy of video generation models heavily depends on the quality of their training datasets. Most previous video generation models are trained on short video clips, while recently there has been increasing interest in training long…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Tianwei Xiong , Yuqing Wang , Daquan Zhou , Zhijie Lin , Jiashi Feng , Xihui Liu

Video diffusion models have made substantial progress in various video generation applications. However, training models for long video generation tasks require significant computational and data resources, posing a challenge to developing…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yu Lu , Yuanzhi Liang , Linchao Zhu , Yi Yang
‹ 上一页 1 2 3 10 下一页 ›