paper-with-me

홈 › Papers

AdaptiveISP: Learning an Adaptive Image Signal Processor for Object Detection

2024-10-30 · Yujin Wang, Tianyi Xu, Fan Zhang, Tianfan Xue, Jinwei Gu

Image Signal Processors (ISPs) convert raw sensor signals into digital images, which significantly influence the image quality and the performance of downstream computer vision tasks. Designing ISP pipeline and tuning ISP parameters are two key steps for building an imaging and vision system. To find optimal ISP configurations, recent works use deep neural networks as a proxy to search for ISP parameters or ISP pipelines. However, these methods are primarily designed to maximize the image quality, which are sub-optimal in the performance of high-level computer vision tasks such as detection, recognition, and tracking. Moreover, after training, the learned ISP pipelines are mostly fixed at the inference time, whose performance degrades in dynamic scenes. To jointly optimize ISP structures and parameters, we propose AdaptiveISP, a task-driven and scene-adaptive ISP. One key observation is that for the majority of input images, only a few processing modules are needed to improve the performance of downstream recognition tasks, and only a few inputs require more processing. Based on this, AdaptiveISP utilizes deep reinforcement learning to automatically generate an optimal ISP pipeline and the associated ISP parameters to maximize the detection performance. Experimental results show that AdaptiveISP not only surpasses the prior state-of-the-art methods for object detection but also dynamically manages the trade-off between detection performance and computational cost, especially suitable for scenes with large dynamic range variations. Project website: https://openimaginglab.github.io/AdaptiveISP/.

📄 PDF Abstract BibTeX arXiv:2410.22939

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningobject-detectionObject Detection

Similar Papers 제목 키워드 기반

FreqAdapt: Frequency-Adaptive Processing for RAW Object Detection

2026-08-04 · Hanxi Li, Huiling Li arxiv

Existing object detection methods predominantly utilize sRGB inputs, which are compressed from RAW sensor data using Image Signal Processors (ISP) originally designed for visualization purposes. Compared to RGB images, R…

Parameter PredictionObject Detection

VisionISP: Repurposing the Image Signal Processor for Computer Vision Applications

2019-11-14 · Chyuan-Tyng Wu, Leo F. Isikdogan, Sushma Rao, Bhavin Nayak 외

Traditional image signal processors (ISPs) are primarily designed and optimized to improve the image quality perceived by humans. However, optimal perceptual image quality does not always translate into optimal performan…

Autonomous Driving

DynamicISP: Dynamically Controlled Image Signal Processor for Image Recognition

2022-11-02 · ICCV 2023 1 · Masakazu Yoshimura, Junji Otsuka, Atsushi Irie, Takeshi Ohashi

Image Signal Processors (ISPs) play important roles in image recognition tasks as well as in the perceptual quality of captured images. In most cases, experts make a lot of effort to manually tune many parameters of ISPs…

object-detectionObject Detection

You Only Need 90K Parameters to Adapt Light: A Light Weight Transformer for Image Enhancement and Exposure Correction

2022-05-30 · Ziteng Cui, Kunchang Li, Lin Gu, Shenghan Su 외

Challenging illumination conditions (low-light, under-exposure and over-exposure) in the real world not only cast an unpleasant visual appearance but also taint the computer vision tasks. After camera captures the raw-RG…

Exposure CorrectionImage EnhancementLow-Light Image Enhancementobject-detection+2

A signed pulse-train based image processor-array for parallel kernel convolution in vision sensors

2021-10-05 · Ahmad Reza Danesh, Mehdi Habibi

Purpose- High speed image processing is a challenging task for real-time applications such as product quality control of manufacturing lines. Smart image sensors use an array of in-pixel processors to facilitate high-spe…

Edge Detection