中文
相关论文

相关论文: SuperTran: Reference Based Video Transformer for E…

200 篇论文

Recent advances in deep learning have markedly improved the quality of visual-attention modelling. In this work we apply these advances to video compression. We propose a compression method that uses a saliency model to adaptively compress…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Vitaliy Lyudvichenko , Mikhail Erofeev , Alexander Ploshkin , Dmitriy Vatolin

Conventional per-title encoding schemes strive to optimize encoding resolutions to deliver the utmost perceptual quality for each bitrate ladder representation. Nevertheless, maintaining encoding time within an acceptable threshold is…

多媒体 · 计算机科学 2024-02-07 Vignesh V Menon , Prajit T Rajendran , Amritha Premkumar , Benjamin Bross , Detlev Marpe

Super-resolution (SR) is the technique of increasing the nominal resolution of image / video content accompanied with quality improvement. Video super-resolution (VSR) can be considered as the generalization of single image super-resolution…

图像与视频处理 · 电气工程与系统科学 2023-10-18 MohammadHossein Ashoori , Arash Amini

Simulating event streams from 3D scenes has become a common practice in event-based vision research, as it meets the demand for large-scale, high temporal frequency data without setting up expensive hardware devices or undertaking extensive…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Zhenyang Li , Xiaoyang Bai , Jinfan Lu , Pengfei Shen , Edmund Y. Lam , Yifan Peng

Advanced video classification systems decode video frames to derive the necessary texture and motion representations for ingestion and analysis by spatio-temporal deep convolutional neural networks (CNNs). However, when considering visual…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Mohammad Jubran , Alhabib Abbas , Aaron Chadha , Yiannis Andreopoulos

Many deep learning based video compression artifact removal algorithms have been proposed to recover high-quality videos from low-quality compressed videos. Recently, methods were proposed to mine spatiotemporal information via utilizing…

图像与视频处理 · 电气工程与系统科学 2021-06-01 Yi Xu , Minyi Zhao , Jing Liu , Xinjian Zhang , Longwen Gao , Shuigeng Zhou , Huyang Sun

With the advent of perceptual loss functions, new possibilities in super-resolution have emerged, and we currently have models that successfully generate near-photorealistic high-resolution images from their low-resolution observations. Up…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Eduardo Pérez-Pellitero , Mehdi S. M. Sajjadi , Michael Hirsch , Bernhard Schölkopf

Video super-resolution aims at generating a high-resolution video from its low-resolution counterpart. With the rapid rise of deep learning, many recently proposed video super-resolution methods use convolutional neural networks in…

计算机视觉与模式识别 · 计算机科学 2020-01-07 Xiaohong Liu , Lingshi Kong , Yang Zhou , Jiying Zhao , Jun Chen

We propose a variational approach to obtain super-resolution images from multiple low-resolution frames extracted from video clips. First the displacement between the low-resolution frames and the reference frame are computed by an optical…

计算机视觉与模式识别 · 计算机科学 2017-04-21 Rui Zhao , Raymond H. Chan

Image Super-Resolution (SR) aims to recover a high-resolution image from its low-resolution counterpart, which has been affected by a specific degradation process. This is achieved by enhancing detail and visual quality. Recent advancements…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Debasish Dutta , Deepjyoti Chetia , Neeharika Sonowal , Sanjib Kr Kalita

Video super-resolution (VSR), with the aim to restore a high-resolution video from its corresponding low-resolution version, is a spatial-temporal sequence prediction problem. Recently, Transformer has been gaining popularity due to its…

计算机视觉与模式识别 · 计算机科学 2023-07-06 Jiezhang Cao , Yawei Li , Kai Zhang , Luc Van Gool

This paper addresses the real-time encoding-decoding problem for high-frame-rate video compressive sensing (CS). Unlike prior works that perform reconstruction using iterative optimization-based approaches, we propose a non-iterative model,…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Kai Xu , Fengbo Ren

Enhanced Super-Resolution Generative Adversarial Network (ESRGAN) is a perceptual-driven approach for single image super resolution that is able to produce photorealistic images. Despite the visual quality of these generated images, there…

图像与视频处理 · 电气工程与系统科学 2020-07-16 Nathanaël Carraz Rakotonirina , Andry Rasoanaivo

The process of obtaining high-resolution images from single or multiple low-resolution images of the same scene is of great interest for real-world image and signal processing applications. This study is about exploring the potential usage…

计算机视觉与模式识别 · 计算机科学 2022-09-22 David O'Callaghan , Cian Ryan , Waseem Shariff , Muhammad Ali Farooq , Joseph Lemley , Peter Corcoran

In this work, we propose a novel procedure for video super-resolution, that is the recovery of a sequence of high-resolution images from its low-resolution counterpart. Our approach is based on a "sequential" model (i.e., each…

计算机视觉与模式识别 · 计算机科学 2016-02-16 Patrick Héas , Angélique Drémeau , Cédric Herzet

In the field of medical image analysis, there is a substantial need for high-resolution (HR) images to improve diagnostic accuracy. However, it is a challenging task to obtain HR medical images, as it requires advanced instruments and…

图像与视频处理 · 电气工程与系统科学 2024-11-25 Alireza Aghelan , Modjtaba Rouhani

As a widely studied task, video restoration aims to enhance the quality of the videos with multiple potential degradations, such as noises, blurs and compression artifacts. Among video restorations, compressed video quality enhancement and…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Meisong Zheng , Qunliang Xing , Minglang Qiao , Mai Xu , Lai Jiang , Huaida Liu , Ying Chen

Video inpainting tasks have seen significant improvements in recent years with the rise of deep neural networks and, in particular, vision transformers. Although these models show promising reconstruction quality and temporal consistency,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Guillaume Thiry , Hao Tang , Radu Timofte , Luc Van Gool

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

Recent advancements in array-camera videography enable real-time capturing of ultra-high-definition (Ultra-HD) videos, providing rich visual information in a large field of view. However, promptly processing such data using state-of-the-art…

分布式、并行与集群计算 · 计算机科学 2025-12-29 Linyi Jiang , Yifei Zhu , Hao Yin , Bo Li