{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/reconfigisp-reconfigurable-camera-image","title":"ReconfigISP: Reconfigurable Camera Image Processing Pipeline","arxiv_id":"2109.04760","date":"2021-09-10","proceeding":"ICCV 2021 10","authors":["Ke Yu","Zexian Li","Yue Peng","Chen Change Loy","Jinwei Gu"],"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.","url_abs":"https://arxiv.org/abs/2109.04760v1","url_pdf":"https://arxiv.org/pdf/2109.04760v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"reconfigisp-reconfigurable-camera-image","repo_url":"https://github.com/yuke93/ReconfigISP","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"image-restoration","task_name":"Image Restoration"},{"task_slug":"architecture-search","task_name":"Neural Architecture Search"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2109.04760","atlas_url":"https://app.syntology.ai/?focus=2109.04760","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2109.04760"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yuke93/ReconfigISP","reach":null}],"summary":{"ran":7,"unverified":3},"by_repo_kind":{"listed":{"samples":10,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"0e309997f90fd7fe","entry":"Path14lBgr","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0e309997f90fd7fe"}},{"code_sha256_prefix":"f2ad395c2689cc69","entry":"PathRestore14lBayer","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f2ad395c2689cc69"}},{"code_sha256_prefix":"440ee15d5b46124d","entry":"PathRestore14lBgr","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"440ee15d5b46124d"}},{"code_sha256_prefix":"069696d5ad5ff723","entry":"ProxyNet","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"069696d5ad5ff723"}},{"code_sha256_prefix":"992b2672d7532921","entry":"ResidualBlock","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"992b2672d7532921"}},{"code_sha256_prefix":"7f56ba2e56c827ad","entry":"SRCNNDemosaic","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7f56ba2e56c827ad"}},{"code_sha256_prefix":"9e81490aea92a49b","entry":"SRCNNRes","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9e81490aea92a49b"}},{"code_sha256_prefix":"3e15ab1430d724a3","entry":"IspUniversal","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3e15ab1430d724a3"}},{"code_sha256_prefix":"9825fff4e3946642","entry":"Path14lBayer","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9825fff4e3946642"}},{"code_sha256_prefix":"1969dff67238f23e","entry":"ProxyDemosaicNet","repo":"yuke93/ReconfigISP","repo_kind":"listed","path":"codes/models/modules/isp_universal.py","file_url":"https://github.com/yuke93/ReconfigISP/blob/HEAD/codes/models/modules/isp_universal.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1969dff67238f23e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}