中文
相关论文

相关论文: LIR: A Lightweight Baseline for Image Restoration

200 篇论文

Most existing Low-light Image Enhancement (LLIE) methods either directly map Low-Light (LL) to Normal-Light (NL) images or use semantic or illumination maps as guides. However, the ill-posed nature of LLIE and the difficulty of semantic…

计算机视觉与模式识别 · 计算机科学 2024-07-18 Han Zhou , Wei Dong , Xiaohong Liu , Shuaicheng Liu , Xiongkuo Min , Guangtao Zhai , Jun Chen

The presence of residual and dense neural networks which greatly promotes the development of image Super-Resolution(SR) have witnessed a lot of impressive results. Depending on our observation, although more layers and connections could…

图像与视频处理 · 电气工程与系统科学 2020-02-21 Yuan Ma , Kewen Liu , Hongxia Xiong , Panpan Fang , Xiaojun Li , Yalei Chen , Chaoyang Liu

We introduce the BIR-Adapter, a parameter-efficient diffusion adapter for blind image restoration. Diffusion-based restoration methods have demonstrated promising performance in addressing this fundamental problem in computer vision,…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Cem Eteke , Alexander Griessel , Wolfgang Kellerer , Eckehard Steinbach

Attention operator has been widely used as a basic brick in visual understanding since it provides some flexibility through its adjustable kernels. However, this operator suffers from inherent limitations: (1) the attention kernel is not…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Heeseung Kwon , Francisco M. Castro , Manuel J. Marin-Jimenez , Nicolas Guil , Karteek Alahari

Low-light images often suffer from limited visibility and multiple types of degradation, rendering low-light image enhancement (LIE) a non-trivial task. Some endeavors have been recently made to enhance low-light images using convolutional…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Zixiang Wei , Yiting Wang , Lichao Sun , Athanasios V. Vasilakos , Lin Wang

Deep learning-based methods have shown remarkable success for various image restoration tasks such as denoising and deblurring. The current state-of-the-art networks are relatively deep and utilize (variants of) self attention mechanisms.…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Youssef Mansour , Reinhard Heckel

This work analyzes the training dynamics of Image Restoration (IR) Transformers and uncovers a critical yet overlooked issue: conventional LayerNorm (LN) drives feature magnitudes to diverge to a million scale and collapses channel-wise…

计算机视觉与模式识别 · 计算机科学 2026-02-23 MinKyu Lee , Sangeek Hyun , Woojin Jun , Hyunjun Kim , Jiwoo Chung , Jae-Pil Heo

Image restoration is an important and challenging task in computer vision. Reverting a filtered image to its original image is helpful in various computer vision tasks. We employ a nonlinear activation function free network (NAFNet) for a…

计算机视觉与模式识别 · 计算机科学 2022-08-31 Woon-Ha Yeo , Wang-Taek Oh , Kyung-Su Kang , Young-Il Kim , Han-Cheol Ryu

Transformers, with their self-attention mechanisms for modeling long-range dependencies, have become a dominant paradigm in image restoration tasks. However, the high computational cost of self-attention limits scalability to…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Hanzhou Liu , Binghan Li , Chengkai Liu , Mi Lu

As the quality of optical sensors improves, there is a need for processing large-scale images. In particular, the ability of devices to capture ultra-high definition (UHD) images and video places new demands on the image processing…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Tao Wang , Kaihao Zhang , Tianrun Shen , Wenhan Luo , Bjorn Stenger , Tong Lu

Denoising diffusion models have recently achieved remarkable success in image generation, capturing rich information about natural image statistics. This makes them highly promising for image reconstruction, where the goal is to recover a…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Shady Abu-Hussein , Tom Tirer , Raja Giryes

Photographs taken with less-than-ideal exposure settings often display poor visual quality. Since the correction procedures vary significantly, it is difficult for a single neural network to handle all exposure problems. Moreover, the…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Gehui Li , Jinyuan Liu , Long Ma , Zhiying Jiang , Xin Fan , Risheng Liu

The display devices like HDR10 televisions are increasingly prevalent in our daily life for visualizing high dynamic range (HDR) images. But the majority of media images on the internet remain in 8-bit standard dynamic range (SDR) format.…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Liqi Xue , Tianyi Xu , Yongbao Song , Yan Liu , Lei Zhang , Xiantong Zhen , Jun Xu

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strategies often improve…

图像与视频处理 · 电气工程与系统科学 2020-12-09 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Carles Fernández Tena , Jordi Gonzalez

Low-light image enhancement (LLIE) aims to improve the illuminance of images due to insufficient light exposure. Recently, various lightweight learning-based LLIE methods have been proposed to handle the challenges of unfavorable prevailing…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Yuantong Zhang , Baoxin Teng , Daiqin Yang , Zhenzhong Chen , Haichuan Ma , Gang Li , Wenpeng Ding

Transformers have become foundational architectures for both natural language and computer vision tasks. However, the high computational cost makes it quite challenging to deploy on resource-constraint devices. This paper investigates the…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Jialong Guo , Xinghao Chen , Yehui Tang , Yunhe Wang

Transformers have had tremendous impact for several sequence related tasks, largely due to their ability to retrieve from any part of the sequence via softmax based dot-product attention. This mechanism plays a crucial role in Transformer's…

机器学习 · 计算机科学 2025-07-15 Sai Surya Duvvuri , Inderjit S. Dhillon

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous vehicles, and remote…

图像与视频处理 · 电气工程与系统科学 2022-05-04 Syed Waqas Zamir , Aditya Arora , Salman Khan , Munawar Hayat , Fahad Shahbaz Khan , Ming-Hsuan Yang , Ling Shao

Although Convolution Neural Networks (CNNs) has made substantial progress in the low-light image enhancement task, one critical problem of CNNs is the paradox of model complexity and performance. This paper presents a novel SurroundNet…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Fei Zhou , Xin Sun , Junyu Dong , Haoran Zhao , Xiao Xiang Zhu

In this paper, we propose a residual non-local attention network for high-quality image restoration. Without considering the uneven distribution of information in the corrupted images, previous methods are restricted by local convolutional…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Yulun Zhang , Kunpeng Li , Kai Li , Bineng Zhong , Yun Fu