paper-with-me

Papers

DarkIR: Robust Low-Light Image Restoration

2024-12-18 · CVPR 2025 1 · Daniel Feijoo, Juan C. Benito, Alvaro Garcia, Marcos V. Conde

Photography during night or in dark conditions typically suffers from noise, low light and blurring issues due to the dim environment and the common use of long exposure. Although Deblurring and Low-light Image Enhancement (LLIE) are related under these conditions, most approaches in image restoration solve these tasks separately. In this paper, we present an efficient and robust neural network for multi-task low-light image restoration. Instead of following the current tendency of Transformer-based models, we propose new attention mechanisms to enhance the receptive field of efficient CNNs. Our method reduces the computational costs in terms of parameters and MAC operations compared to previous methods. Our model, DarkIR, achieves new state-of-the-art results on the popular LOLBlur, LOLv2 and Real-LOLBlur datasets, being able to generalize on real-world night and dark images. Code and models at https://github.com/cidautai/DarkIR

📄 PDF Abstract BibTeX arXiv:2412.13443

Code (1)

cidautai/darkir 공식 구현 pytorch

Tasks

DeblurringImage EnhancementImage RestorationLow-Light Image Enhancement

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Autoencoder-based holographic image restoration

2016-12-12 · Tomoyoshi Shimobaba, Yutaka Endo, Ryuji Hirayama, Yuki Nagahama 외

We propose a holographic image restoration method using an autoencoder, which is an artificial neural network. Because holographic reconstructed images are often contaminated by direct light, conjugate light, and speckle…

Image Restoration

LoViF 2026 Challenge on Real-World All-in-One Image Restoration: Methods and Results

2026-04-21 · Xiang Chen, Hao Li, Jiangxin Dong, Jinshan Pan 외 arxiv

This paper presents a review for the LoViF Challenge on Real-World All-in-One Image Restoration. The challenge aimed to advance research on real-world all-in-one image restoration under diverse real-world degradation con…

Image Restoration

Boosting Image Restoration via Priors from Pre-trained Models

2024-03-11 · CVPR 2024 1 · Xiaogang Xu, Shu Kong, Tao Hu, Zhe Liu 외

Pre-trained models with large-scale training data, such as CLIP and Stable Diffusion, have demonstrated remarkable performance in various high-level computer vision tasks such as image understanding and generation from l…

DeblurringDenoisingImage RestorationRain Removal

ClassPruning: Speed Up Image Restoration Networks by Dynamic N:M Pruning

2022-11-10 · Yang Zhou, Yuda Song, Hui Qian, Xin Du

Image restoration tasks have achieved tremendous performance improvements with the rapid advancement of deep neural networks. However, most prevalent deep learning models perform inference statically, ignoring that diffe…

Image Restoration

Non-blind Image Restoration Based on Convolutional Neural Network

2018-09-11 · Kazutaka Uchida, Masayuki Tanaka, Masatoshi Okutomi

Blind image restoration processors based on convolutional neural network (CNN) are intensively researched because of their high performance. However, they are too sensitive to the perturbation of the degradation model. T…

Image Restoration