中文
相关论文

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

200 篇论文

The success of CNN-based architecture on image classification in learning and extracting features made them so popular these days, but the task of image classification becomes more challenging when we apply state of art models to classify…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Ashkan Ganj , Mohsen Ebadpour , Mahdi Darvish , Hamid Bahador

Low-light image enhancement (LLIE) aims at improving the illumination and visibility of dark images with lighting noise. To handle the real-world low-light images often with heavy and complex noise, some efforts have been made for joint…

计算机视觉与模式识别 · 计算机科学 2022-11-16 Jiahuan Ren , Zhao Zhang , Richang Hong , Mingliang Xu , Yi Yang , Shuicheng Yan

Low-light image enhancement aims to improve the perception of images collected in dim environments and provide high-quality data support for image recognition tasks. When dealing with photos captured under non-uniform illumination, existing…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Xiao Fang , Xin Gao , Baofeng Li , Feng Zhai , Yu Qin , Zhihang Meng , Jiansheng Lu , Chun Xiao

Self-similarity refers to the image prior widely used in image restoration algorithms that small but similar patterns tend to occur at different locations and scales. However, recent advanced deep convolutional neural network based methods…

计算机视觉与模式识别 · 计算机科学 2020-06-05 Yiqun Mei , Yuchen Fan , Yulun Zhang , Jiahui Yu , Yuqian Zhou , Ding Liu , Yun Fu , Thomas S. Huang , Humphrey Shi

We present a general learning-based solution for restoring images suffering from spatially-varying degradations. Prior approaches are typically degradation-specific and employ the same processing across different images and different pixels…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Kuldeep Purohit , Maitreya Suin , A. N. Rajagopalan , Vishnu Naresh Boddeti

Existing image restoration approaches typically employ extensive networks specifically trained for designated degradations. Despite being effective, such methods inevitably entail considerable storage costs and computational overheads due…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Hao-Wei Chen , Yu-Syuan Xu , Kelvin C. K. Chan , Hsien-Kai Kuo , Chun-Yi Lee , Ming-Hsuan Yang

In this paper, we investigate how to convert a pre-trained Diffusion Transformer (DiT) into a linear DiT, as its simplicity, parallelism, and efficiency for image generation. Through detailed exploration, we offer a suite of ready-to-use…

Deep convolutional neural networks perform better on images containing spatially invariant degradations, also known as synthetic degradations; however, their performance is limited on real-degraded photographs and requires multiple-stage…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Saeed Anwar , Nick Barnes , Lars Petersson

Image Restoration (IR), a classic low-level vision task, has witnessed significant advancements through deep models that effectively model global information. Notably, the emergence of Vision Transformers (ViTs) has further propelled these…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Bin Ren , Yawei Li , Jingyun Liang , Rakesh Ranjan , Mengyuan Liu , Rita Cucchiara , Luc Van Gool , Ming-Hsuan Yang , Nicu Sebe

Recent advancements in Low-Light Image Enhancement (LLIE) have focused heavily on Diffusion Probabilistic Models, which achieve high perceptual quality but suffer from significant computational latency (often exceeding 2-4 seconds per…

计算机视觉与模式识别 · 计算机科学 2026-01-13 Yash Thesia , Meera Suthar

We propose Diverse Restormer (DART), a novel image restoration method that effectively integrates information from various sources (long sequences, local and global regions, feature dimensions, and positional dimensions) to address…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Juan Wen , Yawei Li , Chao Zhang , Weiyan Hou , Radu Timofte , Luc Van Gool

Real-world image super-resolution (SR) is a challenging image translation problem. Low-resolution (LR) images are often generated by various unknown transformations rather than by applying simple bilinear down-sampling on high-resolution…

计算机视觉与模式识别 · 计算机科学 2020-10-13 Xin Ma , Yi Li , Huaibo Huang , Mandi Luo , Ran He

Background: Underwater images, in general, suffer from low contrast and high color distortions due to the non-uniform attenuation of the light as it propagates through the water. In addition, the degree of attenuation varies with the…

图像与视频处理 · 电气工程与系统科学 2022-01-20 Prasen Kumar Sharma , Ira Bisht , Arijit Sur

The captured images under low light conditions often suffer insufficient brightness and notorious noise. Hence, low-light image enhancement is a key challenging task in computer vision. A variety of methods have been proposed for this task,…

图像与视频处理 · 电气工程与系统科学 2020-05-22 Cheng Zhang , Qingsen Yan , Yu zhu , Xianjun Li , Jinqiu Sun , Yanning Zhang

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

In recent years, attention mechanisms have been exploited in single image super-resolution (SISR), achieving impressive reconstruction results. However, these advancements are still limited by the reliance on simple training strategies and…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Yuxuan Jiang , Chengxi Zeng , Siyue Teng , Fan Zhang , Xiaoqing Zhu , Joel Sole , David Bull

Transformer is leading a trend in the field of image processing. Despite the great success that existing lightweight image processing transformers have achieved, they are tailored to FLOPs or parameters reduction, rather than practical…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Junbo Qiao , Wei Li , Haizhen Xie , Hanting Chen , Yunshuai Zhou , Zhijun Tu , Jie Hu , Shaohui Lin

Natural image quality is often degraded by adverse weather conditions, significantly impairing the performance of downstream tasks. Image restoration has emerged as a core solution to this challenge and has been widely discussed in the…

计算机视觉与模式识别 · 计算机科学 2025-07-21 Xingyu Jiang , Ning Gao , Hongkun Dou , Xiuhui Zhang , Xiaoqing Zhong , Yue Deng , Hongjue Li

Transformers are mostly relying on softmax attention, which introduces quadratic complexity with respect to sequence length and remains a major bottleneck for efficient inference. Prior work on linear or hybrid attention typically replaces…

Local and non-local attention-based methods have been well studied in various image restoration tasks while leading to promising performance. However, most of the existing methods solely focus on one type of attention mechanism (local or…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Chong Mou , Jian Zhang , Xiaopeng Fan , Hangfan Liu , Ronggang Wang