中文
相关论文

相关论文: Swin2SR: SwinV2 Transformer for Compressed Image S…

200 篇论文

Purpose: Earth system models (ESMs) integrate the interactions of the atmosphere, ocean, land, ice, and biosphere to estimate the state of regional and global climate under a wide variety of conditions. The ESMs are highly complex; thus,…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Ehsan Zeraatkar , Salah Faroughi , Jelena Tešić

Real-world image denoising is a practical image restoration problem that aims to obtain clean images from in-the-wild noisy inputs. Recently, the Vision Transformer (ViT) has exhibited a strong ability to capture long-range dependencies,…

计算机视觉与模式识别 · 计算机科学 2022-09-14 Hao Li , Zhijing Yang , Xiaobin Hong , Ziying Zhao , Junyang Chen , Yukai Shi , Jinshan Pan

The existing deep learning fusion methods mainly concentrate on the convolutional neural networks, and few attempts are made with transformer. Meanwhile, the convolutional operation is a content-independent interaction between the image and…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Zhishe Wang , Yanlin Chen , Wenyu Shao , Hui Li , Lei Zhang

In real-world applications, such as sharing photos on social media platforms, images are always not only sub-sampled but also heavily compressed thus often containing various artefacts. Simple methods for enhancing the resolution of such…

图像与视频处理 · 电气工程与系统科学 2022-11-23 Hongming Luo , Fei Zhou , Guangsen Liao , Guoping Qiu

Reducing the data footprint of visual content via image compression is essential to reduce storage requirements, but also to reduce the bandwidth and latency requirements for transmission. In particular, the use of compressed images allows…

计算机视觉与模式识别 · 计算机科学 2023-04-11 João Maria Janeiro , Stanislav Frolov , Alaaeldin El-Nouby , Jakob Verbeek

Recent advances in deep generative modeling have enabled efficient modeling of high dimensional data distributions and opened up a new horizon for solving data compression problems. Specifically, autoencoder based learned image or video…

机器学习 · 计算机科学 2020-04-10 Adam Golinski , Reza Pourreza , Yang Yang , Guillaume Sautiere , Taco S Cohen

In this paper we tackle Image Super Resolution (ISR), using recent advances in Visual Auto-Regressive (VAR) modeling. VAR iteratively estimates the residual in latent space between gradually increasing image scales, a process referred to as…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Enrique Sanchez , Isma Hadji , Adrian Bulat , Christos Tzelepis , Brais Martinez , Georgios Tzimiropoulos

The compressed sensing (CS) theory has been successfully applied to image compression in the past few years as most image signals are sparse in a certain domain. Several CS reconstruction models have been recently proposed and obtained…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Wuzhen Shi , Feng Jiang , Shengping Zhang , Debin Zhao

Given an image, we wish to produce an image of larger size with significantly more pixels and higher image quality. This is generally known as the Single Image Super-Resolution (SISR) problem. The idea is that with sufficient training data…

计算机视觉与模式识别 · 计算机科学 2016-10-06 Yaniv Romano , John Isidoro , Peyman Milanfar

Video super-resolution (VSR) seeks to reconstruct high-resolution frames from low-resolution inputs. While diffusion-based methods have substantially improved perceptual quality, extending them to video remains challenging for two reasons:…

计算机视觉与模式识别 · 计算机科学 2026-03-30 Jintong Hu , Bin Chen , Zhenyu Hu , Jiayue Liu , Guo Wang , Lu Qi

Single image super-resolution (SISR) is a very popular topic nowadays, which has both research value and practical value. In daily life, we crop a large image into sub-images to do super-resolution and then merge them together. Although…

计算机视觉与模式识别 · 计算机科学 2019-07-31 Junyu , Wang , Rong Song

Restoring multiple degradations efficiently via just one model has become increasingly significant and impactful, especially with the proliferation of mobile devices. Traditional solutions typically involve training dedicated models per…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Bin Ren , Eduard Zamfir , Zongwei Wu , Yawei Li , Yidi Li , Danda Pani Paudel , Radu Timofte , Ming-Hsuan Yang , Luc Van Gool , Nicu Sebe

This is the report for the PRIM project in Telecom Paris. This report is about applications based on spatial-frequency transform and deep learning techniques. In this report, there are two main works. The first work is about the enhanced…

图像与视频处理 · 电气工程与系统科学 2020-04-07 Qinkai Zheng , Han Qiu , Gerard Memmi , Isabelle Bloch

Transformers have become the standard in state-of-the-art vision architectures, achieving impressive performance on both image-level and dense pixelwise tasks. However, training vision transformers for high-resolution pixelwise tasks has a…

计算机视觉与模式识别 · 计算机科学 2024-03-25 Vincent Leroy , Jerome Revaud , Thomas Lucas , Philippe Weinzaepfel

In the advent of a digital health revolution, vast amounts of clinical data are being generated, stored and processed on a daily basis. This has made the storage and retrieval of large volumes of health-care data, especially,…

计算机视觉与模式识别 · 计算机科学 2019-05-10 Asif Shahriyar Sushmit , Shakib Uz Zaman , Ahmed Imtiaz Humayun , Taufiq Hasan , Mohammed Imamul Hassan Bhuiyan

Image super-resolution research recently been dominated by transformer models which need higher computational resources than CNNs due to the quadratic complexity of self-attention. We propose a new neural network -- WaveMixSR -- for image…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Pranav Jeevan , Akella Srinidhi , Pasunuri Prathiba , Amit Sethi

Compression has been an important research topic for many decades, to produce a significant impact on data transmission and storage. Recent advances have shown a great potential of learning image and video compression. Inspired from related…

图像与视频处理 · 电气工程与系统科学 2019-07-01 Zhengxue Cheng , Heming Sun , Masaru Takeuchi , Jiro Katto

Single image super-resolution (SISR) is the process of obtaining one high-resolution version of a low-resolution image by increasing the number of pixels per unit area. This method has been actively investigated by the research community,…

图像与视频处理 · 电气工程与系统科学 2022-10-11 George Corrêa de Araújo , Helio Pedrini

Satellite imagery plays a crucial role in various fields; however, atmospheric interference and haze significantly degrade image clarity and reduce the accuracy of information extraction. To address these challenges, this paper proposes a…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Jongwook Si , Sungyoung Kim

Recent diffusion-based extreme image compression methods have demonstrated remarkable performance at ultra-low bitrates. However, most approaches require training separate diffusion models for each target bitrate, resulting in substantial…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Xinning Chai , Zhengxue Cheng , Xin Li , Rong Xie , Li Song