English

ReconfigISP: Reconfigurable Camera Image Processing Pipeline

Image and Video Processing 2021-09-13 v1 Computer Vision and Pattern Recognition

Abstract

Image Signal Processor (ISP) is a crucial component in digital cameras that transforms sensor signals into images for us to perceive and understand. Existing ISP designs always adopt a fixed architecture, e.g., several sequential modules connected in a rigid order. Such a fixed ISP architecture may be suboptimal for real-world applications, where camera sensors, scenes and tasks are diverse. In this study, we propose a novel Reconfigurable ISP (ReconfigISP) whose architecture and parameters can be automatically tailored to specific data and tasks. In particular, we implement several ISP modules, and enable backpropagation for each module by training a differentiable proxy, hence allowing us to leverage the popular differentiable neural architecture search and effectively search for the optimal ISP architecture. A proxy tuning mechanism is adopted to maintain the accuracy of proxy networks in all cases. Extensive experiments conducted on image restoration and object detection, with different sensors, light conditions and efficiency constraints, validate the effectiveness of ReconfigISP. Only hundreds of parameters need tuning for every task.

Keywords

Cite

@article{arxiv.2109.04760,
  title  = {ReconfigISP: Reconfigurable Camera Image Processing Pipeline},
  author = {Ke Yu and Zexian Li and Yue Peng and Chen Change Loy and Jinwei Gu},
  journal= {arXiv preprint arXiv:2109.04760},
  year   = {2021}
}

Comments

ICCV 2021

R2 v1 2026-06-24T05:51:15.380Z