HighEr-Resolution Network for Image Demosaicing and Enhancing
Kangfu Mei, Juncheng Li, Jiajie Zhang, Haoyu Wu, Jie Li, and Rui Huang

TL;DR
This paper introduces HERN, a high-resolution neural network that effectively captures global information for image demosaicing and enhancement, overcoming GPU memory limitations and training instability to achieve state-of-the-art results.
Contribution
The paper proposes a novel high-resolution network with dual-path architecture and a progressive training method for improved image restoration.
Findings
Achieves state-of-the-art performance on RAW to RGB mapping.
Effectively learns global information with feasible GPU memory usage.
Improves training stability and convergence speed.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image and Signal Denoising Methods
