中文
相关论文

相关论文: Self-Supervised Reversed Image Signal Processing v…

200 篇论文

Cameras capture sensor RAW images and transform them into pleasant RGB images, suitable for the human eyes, using their integrated Image Signal Processor (ISP). Numerous low-level vision tasks operate in the RAW domain (e.g. image…

Unprocessed RAW data is a highly valuable image format for image editing and computer vision. However, since the file size of RAW data is huge, most users can only get access to processed and compressed sRGB images. To bridge this gap, we…

图像与视频处理 · 电气工程与系统科学 2021-04-07 Yazhou Xing , Zian Qian , Qifeng Chen

In modern smartphone cameras, the Image Signal Processor (ISP) is the core element that converts the RAW readings from the sensor into perceptually pleasant RGB images for the end users. The ISP is typically proprietary and handcrafted and…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Omar Elezabi , Marcos V. Conde , Radu Timofte

Digital cameras transform sensor RAW readings into RGB images by means of their Image Signal Processor (ISP). Computational photography tasks such as image denoising and colour constancy are commonly performed in the RAW domain, in part due…

图像与视频处理 · 电气工程与系统科学 2022-09-23 Marcos V. Conde , Steven McDonagh , Matteo Maggioni , Aleš Leonardis , Eduardo Pérez-Pellitero

DNN-based methods have been successful in Image Signal Processor (ISP) and image enhancement (IE) tasks. However, the cost of creating training data for these tasks is considerably higher than for other tasks, making it difficult to prepare…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Masakazu Yoshimura , Junji Otsuka , Radu Berdan , Takeshi Ohashi

Low-light Object detection is crucial for many real-world applications but remains challenging due to degraded image quality. While recent studies have shown that RAW images offer superior potential over RGB images, existing approaches…

计算机视觉与模式识别 · 计算机科学 2025-09-12 Jiasheng Guo , Xin Gao , Yuxiang Yan , Guanghao Li , Jian Pu

Conventional cameras capture image irradiance on a sensor and convert it to RGB images using an image signal processor (ISP). The images can then be used for photography or visual computing tasks in a variety of applications, such as public…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Zhihao Li , Ming Lu , Xu Zhang , Xin Feng , M. Salman Asif , Zhan Ma

RAW images are rarely shared mainly due to its excessive data size compared to their sRGB counterparts obtained by camera ISPs. Learning the forward and inverse processes of camera ISPs has been recently demonstrated, enabling…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Woohyeok Kim , Geonu Kim , Junyong Lee , Seungyong Lee , Seung-Hwan Baek , Sunghyun Cho

Object detection models are typically applied to standard RGB images processed through Image Signal Processing (ISP) pipelines, which are designed to enhance sensor-captured RAW images for human vision. However, these ISP functions can lead…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Shani Gamrian , Hila Barel , Feiran Li , Masakazu Yoshimura , Daisuke Iso

Conventional image signal processing (ISP) frameworks are designed to reconstruct an RGB image from a single raw measurement. As multi-camera systems become increasingly popular these days, it is worth exploring improvements in ISP…

图像与视频处理 · 电气工程与系统科学 2022-11-16 Ahmad Bin Rabiah , Qi Guo

RAW image datasets are more suitable than the standard RGB image datasets for the ill-posed inverse problems in low-level vision, but not common in the literature. There are also a few studies to focus on mapping sRGB images to RAW format.…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Furkan Kınlı , Barış Özcan , Furkan Kıraç

With the advent of deep learning methods replacing the ISP in transforming sensor RAW readings into RGB images, numerous methodologies solidified into real-life applications. Equally potent is the task of inverting this process which will…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Jinha Kim , Jun Jiang , Jinwei Gu

The Image Signal Processor (ISP) is a fundamental component in modern smartphone cameras responsible for conversion of RAW sensor image data to RGB images with a strong focus on perceptual quality. Recent work highlights the potential of…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Andrei Arhire , Radu Timofte

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

sRGB images are now the predominant choice for pre-training visual models in computer vision research, owing to their ease of acquisition and efficient storage. Meanwhile, the advantage of RAW images lies in their rich physical information…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Ziteng Cui , Tatsuya Harada

Event-guided imaging has received significant attention due to its potential to revolutionize instant imaging systems. However, the prior methods primarily focus on enhancing RGB images in a post-processing manner, neglecting the challenges…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Yunfan Lu , Yanlin Qian , Ziyang Rao , Junren Xiao , Liming Chen , Hui Xiong

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

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

RGB-to-RAW reconstruction, or the reverse modeling of a camera Image Signal Processing (ISP) pipeline, aims to recover high-fidelity RAW data from RGB images. Despite notable progress, existing learning-based methods typically treat this…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Zhen Liu , Diedong Feng , Hai Jiang , Liaoyuan Zeng , Hao Wang , Chaoyu Feng , Lei Lei , Bing Zeng , Shuaicheng Liu

In smartphones and compact cameras, the Image Signal Processor (ISP) transforms the RAW sensor image into a human-readable sRGB image. Most popular super-resolution methods depart from a sRGB image and upscale it further, improving its…

图像与视频处理 · 电气工程与系统科学 2023-12-27 Marcos V. Conde , Florin Vasluianu , Radu Timofte
‹ 上一页 1 2 3 10 下一页 ›