中文
相关论文

相关论文: Reconfiguring the Imaging Pipeline for Computer Vi…

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Yujin Wang , Tianyi Xu , Fan Zhang , Tianfan Xue , Jinwei Gu

Convolutional neural networks (CNNs) are now predominant components in a variety of computer vision (CV) systems. These systems typically include an image signal processor (ISP), even though the ISP is traditionally designed to produce…

图像与视频处理 · 电气工程与系统科学 2021-03-18 Patrick Hansen , Alexey Vilkin , Yury Khrustalev , James Imber , David Hanwell , Matthew Mattina , Paul N. Whatmough

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 performance for computer…

图像与视频处理 · 电气工程与系统科学 2019-11-15 Chyuan-Tyng Wu , Leo F. Isikdogan , Sushma Rao , Bhavin Nayak , Timo Gerasimow , Aleksandar Sutic , Liron Ain-kedem , Gilad Michael

Traditional image signal processing (ISP) pipeline consists of a set of individual image processing components onboard a camera to reconstruct a high-quality sRGB image from the sensor raw data. Due to the hand-crafted nature of the ISP…

图像与视频处理 · 电气工程与系统科学 2019-08-09 Zhetong Liang , Jianrui Cai , Zisheng Cao , Lei Zhang

In order to deploy current computer vision (CV) models on resource-constrained low-power devices, recent works have proposed in-sensor and in-pixel computing approaches that try to partly/fully bypass the image signal processor (ISP) and…

计算机视觉与模式识别 · 计算机科学 2022-10-12 Gourav Datta , Zeyu Liu , Zihan Yin , Linyu Sun , Akhilesh R. Jaiswal , Peter A. Beerel

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…

图像与视频处理 · 电气工程与系统科学 2021-09-13 Ke Yu , Zexian Li , Yue Peng , Chen Change Loy , Jinwei Gu

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, but the parameters…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Masakazu Yoshimura , Junji Otsuka , Atsushi Irie , Takeshi Ohashi

Compared to RGB images, raw sensor data provides a richer representation of information, which is crucial for accurate recognition, particularly under challenging conditions such as low-light environments. The traditional Image Signal…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Hanxi Li , Yao Cheng , Bo Zhang , Li Zeng

The entire Image Signal Processor (ISP) of a camera relies on several processes to transform the data from the Color Filter Array (CFA) sensor, such as demosaicing, denoising, and enhancement. These processes can be executed either by some…

Nowadays, many of the images captured are `observed' by machines only and not by humans, e.g., in autonomous systems. High-level machine vision models, such as object recognition or semantic segmentation, assume images are transformed into…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Eli Schwartz , Alex Bronstein , Raja Giryes

We present DeepISP, a full end-to-end deep neural model of the camera image signal processing (ISP) pipeline. Our model learns a mapping from the raw low-light mosaiced image to the final visually compelling image and encompasses low-level…

图像与视频处理 · 电气工程与系统科学 2019-02-05 Eli Schwartz , Raja Giryes , Alex M. Bronstein

The separation of the data capture and analysis in modern vision systems has led to a massive amount of data transfer between the end devices and cloud computers, resulting in long latency, slow response, and high power consumption.…

图像与视频处理 · 电气工程与系统科学 2024-08-13 Ruibing Song , Kejie Huang , Zongsheng Wang , Haibin Shen

This paper presents a modular neural image signal processing (ISP) framework that processes raw inputs and renders high-quality display-referred images. Unlike prior neural ISP designs, our method introduces a high degree of modularity,…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Mahmoud Afifi , Zhongling Wang , Ran Zhang , Michael S. Brown

High dynamic range (HDR) imaging combines multiple images with different exposure times into a single high-quality image. The image signal processing pipeline (ISP) is a core component in digital cameras to perform these operations. It…

图像与视频处理 · 电气工程与系统科学 2021-10-05 Prashant Chaudhari , Franziska Schirrmacher , Andreas Maier , Christian Riess , Thomas Köhler

Current video-based computer vision (CV) applications typically suffer from high energy consumption due to reading and processing all pixels in a frame, regardless of their significance. While previous works have attempted to reduce this…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Md Abdullah-Al Kaiser , Sreetama Sarkar , Peter A. Beerel , Akhilesh R. Jaiswal , Gourav Datta

In recent years, there has been a growing trend in computer vision towards exploiting RAW sensor data, which preserves richer information compared to conventional low-bit RGB images. Early studies mainly focused on enhancing visual quality,…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Kai Chen , Jin Xiao , Leheng Zhang , Kexuan Shi , Shuhang Gu

Image signal processing (ISP) pipeline plays a fundamental role in digital cameras, which converts raw Bayer sensor data to RGB images. However, ISP-generated images usually suffer from imperfections due to the compounded degradations that…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yanhui Guo , Fangzhou Luo , Xiaolin Wu

Many creative ideas are being proposed for image sensor designs, and these may be useful in applications ranging from consumer photography to computer vision. To understand and evaluate each new design, we must create a corresponding image…

计算机视觉与模式识别 · 计算机科学 2017-10-11 Haomiao Jiang , Qiyuan Tian , Joyce Farrell , Brian Wandell

The deep learning (DL)-based methods of low-level tasks have many advantages over the traditional camera in terms of hardware prospects, error accumulation and imaging effects. Recently, the application of deep learning to replace the image…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Hongyang Chen , Kaisheng Ma

Image Signal Processor (ISP) comprises of various blocks to reconstruct image sensor raw data to final image consumed by human visual system or computer vision applications. Each block typically has many tuning parameters due to the…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Jun Nishimura , Timo Gerasimow , Sushma Rao , Aleksandar Sutic , Chyuan-Tyng Wu , Gilad Michael
‹ 上一页 1 2 3 10 下一页 ›