ReconfigISP: Reconfigurable Camera Image Processing Pipeline
Ke Yu, Zexian Li, Yue Peng, Chen Change Loy, Jinwei Gu

TL;DR
ReconfigISP introduces a reconfigurable, differentiable neural architecture search-based approach to adapt camera image processing pipelines to diverse sensors, scenes, and tasks, improving flexibility and efficiency.
Contribution
It presents a novel differentiable, reconfigurable ISP architecture that can be automatically tailored to specific data and tasks using neural architecture search.
Findings
Effective across image restoration and object detection tasks
Requires only hundreds of parameters to tune per task
Validated on various sensors and lighting conditions
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…
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
TopicsCCD and CMOS Imaging Sensors · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
