Real Image Super Resolution via Heterogeneous Model Ensemble Using GP-NAS

Abstract

With advancement in deep neural network (DNN), recent state-of-the-art (SOTA) image super-resolution (SR) methods have achieved impressive performance using deep residual network with dense skip connections. While these models perform well on benchmark dataset where low-resolution (LR) images are constructed from high-resolution (HR) references with known blur kernel, real image SR is more challenging when both images in the LR-HR pair are collected from real cameras. Based on existing dense residual networks, a Gaussian process based neural architecture search (GP-NAS) scheme is utilized to find candidate network architectures using a large search space by varying the number of dense residual blocks, the block size and the number of features. A suite of heterogeneous models with diverse network structure and hyperparameter are selected for model-ensemble to achieve outstanding performance in real image SR. The proposed method won the first place in all three tracks of the AIM 2020 Real Image Super-Resolution Challenge.

Cite

Text

Pan et al. "Real Image Super Resolution via Heterogeneous Model Ensemble Using GP-NAS." European Conference on Computer Vision Workshops, 2020. doi:10.1007/978-3-030-67070-2_25

Markdown

[Pan et al. "Real Image Super Resolution via Heterogeneous Model Ensemble Using GP-NAS." European Conference on Computer Vision Workshops, 2020.](https://mlanthology.org/eccvw/2020/pan2020eccvw-real/) doi:10.1007/978-3-030-67070-2_25

BibTeX

@inproceedings{pan2020eccvw-real,
  title     = {{Real Image Super Resolution via Heterogeneous Model Ensemble Using GP-NAS}},
  author    = {Pan, Zhihong and Li, Baopu and Xi, Teng and Fan, Yanwen and Zhang, Gang and Liu, Jingtuo and Han, Junyu and Ding, Errui},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2020},
  pages     = {423-436},
  doi       = {10.1007/978-3-030-67070-2_25},
  url       = {https://mlanthology.org/eccvw/2020/pan2020eccvw-real/}
}