English

HighEr-Resolution Network for Image Demosaicing and Enhancing

Image and Video Processing 2019-11-20 v1 Computer Vision and Pattern Recognition

Abstract

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.

Keywords

Cite

@article{arxiv.1911.08098,
  title  = {HighEr-Resolution Network for Image Demosaicing and Enhancing},
  author = {Kangfu Mei and Juncheng Li and Jiajie Zhang and Haoyu Wu and Jie Li and Rui Huang},
  journal= {arXiv preprint arXiv:1911.08098},
  year   = {2019}
}

Comments

Accepted in ICCV 2019 Workshop (AIM2019 Raw to RGB Challenge Winner)

R2 v1 2026-06-23T12:20:16.598Z