paper-with-me

Papers

HighEr-Resolution Network for Image Demosaicing and Enhancing

2019-11-19 · Kangfu Mei, Juncheng Li, Jiajie Zhang, Hao-Yu Wu, Jie Li, Rui Huang

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 them due to their huge GPU memory usage, as well as the instable training process. However, plenty of studies have shown that global information is crucial for image restoration tasks like image demosaicing and enhancing. In this work, we propose a HighEr-Resolution Network (HERN) to fully learning global information in high-resolution image patches. To achieve this, the HERN employs two parallel paths to learn image features in two different resolutions, respectively. By combining global-aware features and multi-scale features, our HERN is able to learn global information with feasible GPU memory usage. Besides, we introduce a progressive training method to solve the instability issue and accelerate model convergence. On the task of image demosaicing and enhancing, our HERN achieves state-of-the-art performance on the AIM2019 RAW to RGB mapping challenge. The source code of our implementation is available at https://github.com/MKFMIKU/RAW2RGBNet.

📄 PDF Abstract BibTeX arXiv:1911.08098

Code (1)

MKFMIKU/RAW2RGBNet pytorch

Tasks

DemosaickingGPUImage Restoration

Similar Papers 제목 키워드 기반

Deep Residual Network for Joint Demosaicing and Super-Resolution

2018-02-19 · Ruofan Zhou, Radhakrishna Achanta, Sabine Süsstrunk

In digital photography, two image restoration tasks have been studied extensively and resolved independently: demosaicing and super-resolution. Both these tasks are related to resolution limitations of the camera. Perfor…

DemosaickingImage RestorationSSIMSuper-Resolution

PIDSR: Complementary Polarized Image Demosaicing and Super-Resolution

2025-04-10 · CVPR 2025 1 · Shuangfan Zhou, Chu Zhou, Youwei Lyu, Heng Guo 외

Polarization cameras can capture multiple polarized images with different polarizer angles in a single shot, bringing convenience to polarization-based downstream tasks. However, their direct outputs are color-polarizati…

DemosaickingImage Super-ResolutionSuper-Resolution

An Extensible and Lightweight Unified Architecture for Demosaicing Pixel-bin Image Sensors

2026-06-11 · Saurabh Kumar, Nutan Sairam Yenneti arxiv

Pixel-bin image sensors are becoming the default choice for smartphone cameras due to their resolution vs light-gathering trade-off. However, their larger inter-color separation compared to the Bayer color filter array (…

End-to-End Learning for Joint Image Demosaicing, Denoising and Super-Resolution

2021-06-19 · CVPR 2021 1 · Wenzhu Xing, Karen Egiazarian

Image denoising, demosaicing and super-resolution are key problems of image restoration well studied in the recent decades. Often, in practice, one has to solve these problems simultaneously. A problem of finding a j…

DemosaickingDenoisingImage DenoisingImage Restoration+1

Residual Swin Transformer Channel Attention Network for Image Demosaicing

2022-04-14 · Wenzhu Xing, Karen Egiazarian

Image demosaicing is problem of interpolating full- resolution color images from raw sensor (color filter array) data. During last decade, deep neural networks have been widely used in image restoration, and in particula…

DemosaickingImage Restoration