paper-with-me

Papers

Deep Demosaicing for Edge Implementation

2019-03-26 · Ramchalam Kinattinkara Ramakrishnan, Shangling Jui, Vahid Patrovi Nia

Most digital cameras use sensors coated with a Color Filter Array (CFA) to capture channel components at every pixel location, resulting in a mosaic image that does not contain pixel values in all channels. Current research on reconstructing these missing channels, also known as demosaicing, introduces many artifacts, such as zipper effect and false color. Many deep learning demosaicing techniques outperform other classical techniques in reducing the impact of artifacts. However, most of these models tend to be over-parametrized. Consequently, edge implementation of the state-of-the-art deep learning-based demosaicing algorithms on low-end edge devices is a major challenge. We provide an exhaustive search of deep neural network architectures and obtain a pareto front of Color Peak Signal to Noise Ratio (CPSNR) as the performance criterion versus the number of parameters as the model complexity that beats the state-of-the-art. Architectures on the pareto front can then be used to choose the best architecture for a variety of resource constraints. Simple architecture search methods such as exhaustive search and grid search require some conditions of the loss function to converge to the optimum. We clarify these conditions in a brief theoretical study.

📄 PDF Abstract BibTeX arXiv:1904.00775

Code (0)

등록된 구현이 없습니다.

Tasks

DemosaickingNeural Architecture Search

Similar Papers 제목 키워드 기반

Efficient and Accurate Hyperspectral Image Demosaicing with Neural Network Architectures

2023-12-21 · Eric L. Wisotzky, Lara Wallburg, Anna Hilsmann, Peter Eisert 외

Neural network architectures for image demosaicing have been become more and more complex. This results in long training periods of such deep networks and the size of the networks is huge. These two factors prevent pract…

DemosaickingSpectral Reconstruction

HighEr-Resolution Network for Image Demosaicing and Enhancing

2019-11-19 · Kangfu Mei, Juncheng Li, Jiajie Zhang, Hao-Yu Wu 외

Neural-networks based image restoration methods tend to use low-resolution image patches for training. Although higher-resolution image patches can provide more global information, state-of-the-art methods cannot utilize…

DemosaickingGPUImage Restoration

Efficient Unified Demosaicing for Bayer and Non-Bayer Patterned Image Sensors

2023-07-20 · ICCV 2023 1 · Haechang Lee, Dongwon Park, Wongi Jeong, Kijeong Kim 외

As the physical size of recent CMOS image sensors (CIS) gets smaller, the latest mobile cameras are adopting unique non-Bayer color filter array (CFA) patterns (e.g., Quad, Nona, QxQ), which consist of homogeneous color …

DemosaickingMeta-Learning

A Brief Survey of Recent Edge-Preserving Smoothing Algorithms on Digital Images

2015-03-25 · Chandrajit Pal, Amlan Chakrabarti, Ranjan Ghosh

Edge preserving filters preserve the edges and its information while blurring an image. In other words they are used to smooth an image, while reducing the edge blurring effects across the edge like halos, phantom etc. T…

DemosaickingDenoisingOptical Flow EstimationStereo Matching+3

Learning Deep Convolutional Networks for Demosaicing

2018-02-11 · Nai-Sheng Syu, Yu-Sheng Chen, Yung-Yu Chuang

This paper presents a comprehensive study of applying the convolutional neural network (CNN) to solving the demosaicing problem. The paper presents two CNN models that learn end-to-end mappings between the mosaic samples…

DemosaickingDenoising