3260 papers • 126 benchmarks • 313 datasets
Most modern digital cameras acquire color images by measuring only one color channel per pixel, red, green, or blue, according to a specific pattern called the Bayer pattern. Demosaicking is the processing step that reconstruct a full color image given these incomplete measurements. Source: Revisiting Non Local Sparse Models for Image Restoration
(Image credit: Papersgraph)
These leaderboards are used to track progress in demosaicking-3
No benchmarks available.
Use these libraries to find demosaicking-3 models and implementations
No subtasks available.
Experimental results demonstrate that the proposed plug-and-play image restoration with deep denoiser prior not only significantly outperforms other state-of-the-art model-based methods but also achieves competitive or even superior performance against state- of theart learning- based methods.
A multiframe super-resolution algorithm that creates a complete RGB image directly from a burst of CFA raw images, which is the basis of the Super-Res Zoom feature, as well as the default merge method in Night Sight mode on Google's flagship phone.
We present a novel approach to adjust global image properties such as colour, saturation, and luminance using human-interpretable image enhancement curves, inspired by the Photoshop curves tool. Our method, dubbed neural CURve Layers (CURL), is designed as a multi-colour space neural retouching block trained jointly in three different colour spaces (HSV, CIELab, RGB) guided by a novel multi-colour space loss. The curves are fully differentiable and are trained end-to-end for different computer vision problems including photo enhancement (RGB-to-RGB) and as part of the image signal processing pipeline for image formation (RAW-to-RGB). To demonstrate the effectiveness of CURL we combine this global image transformation block with a pixel-level (local) image multi-scale encoder-decoder backbone network. In an extensive experimental evaluation we show that CURL produces state-of-the-art image quality versus recently proposed deep learning approaches in both objective and perceptual metrics, setting new state-of-the-art performance on multiple public datasets. Our code is publicly available at: https://github.com/sjmoran/CURL.
PyNET is presented, a novel pyramidal CNN architecture designed for fine-grained image restoration that implicitly learns to perform all ISP steps such as image demosaicing, denoising, white balancing, color and contrast correction, demoireing, etc.
The proposed residual local and non-local attention learning to train the very deep network is generalized for various image restoration applications, such as image denoising, demosaicing, compression artifacts reduction, and super-resolution.
A novel Pyramid Attention module for image restoration, which captures long-range feature correspondences from a multi-scale feature pyramid, and is designed to be able to borrow clean signals from their "clean" correspondences at the coarser levels.
This paper develops a memory-efficient network for large-scale video SCI based on multi-group reversible 3D convolutional neural networks and takes one step further to combine demosaicing and SCI reconstruction to directly recover color video from Bayer measurements.
It is demonstrated that aggregating 1D-Wasserstein distances between CNN activations is more reliable than the existing approaches, and it can significantly improve the perceptual performance of enhancement models.
This paper proposes a new deconvolution framework for images with incomplete observations that allows us to work with diagonalized convolution operators, and therefore is very fast, and proposes a specific implementation of this framework, based on the alternating direction method of multipliers (ADMM).
Adding a benchmark result helps the community track progress.