中文
相关论文

相关论文: Learned Lightweight Smartphone ISP with Unpaired D…

200 篇论文

Deep neural networks (DNNs) have recently become the leading method for low-light image enhancement (LLIE). However, despite significant progress, their outputs may still exhibit issues such as amplified noise, incorrect white balance, or…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Zhihua Wang , Yu Long , Qinghua Lin , Kai Zhang , Yazhu Zhang , Yuming Fang , Li Liu , Xiaochun Cao

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

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

The success of deep denoisers on real-world color photographs usually relies on the modeling of sensor noise and in-camera signal processing (ISP) pipeline. Performance drop will inevitably happen when the sensor and ISP pipeline of test…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Yue Cao , Xiaohe Wu , Shuran Qi , Xiao Liu , Zhongqin Wu , Wangmeng Zuo

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…

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

The quality of images captured by smartphones is an important specification since smartphones are becoming ubiquitous as primary capturing devices. The traditional image signal processing (ISP) pipeline in a smartphone camera consists of…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Saumya Gupta , Diplav Srivastava , Umang Chaturvedi , Anurag Jain , Gaurav Khandelwal

As the revolutionary improvement being made on the performance of smartphones over the last decade, mobile photography becomes one of the most common practices among the majority of smartphone users. However, due to the limited size of…

图像与视频处理 · 电气工程与系统科学 2020-09-15 Linhui Dai , Xiaohong Liu , Chengqi Li , Jun Chen

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

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

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

RAW to sRGB mapping, which aims to convert RAW images from smartphones into RGB form equivalent to that of Digital Single-Lens Reflex (DSLR) cameras, has become an important area of research. However, current methods often ignore the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Xuanhua He , Tao Hu , Guoli Wang , Zejin Wang , Run Wang , Qian Zhang , Keyu Yan , Ziyi Chen , Rui Li , Chenjun Xie , Jie Zhang , Man Zhou

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

Full DNN-based image signal processors (ISPs) have been actively studied and have achieved superior image quality compared to conventional ISPs. In contrast to this trend, we propose a lightweight ISP that consists of simple conventional…

图像与视频处理 · 电气工程与系统科学 2024-03-18 Masakazu Yoshimura , Junji Otsuka , Takeshi Ohashi

Enhancing a low-light noisy RAW image into a well-exposed and clean sRGB image is a significant challenge for modern digital cameras. Prior approaches have difficulties in recovering fine-grained details and true colors of the scene under…

计算机视觉与模式识别 · 计算机科学 2025-04-21 Qiang Wen , Zhefan Rao , Yazhou Xing , Qifeng Chen

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

Deep learning-based ISP algorithms have demonstrated significant potential in raw2rgb reconstruction. However, existing networks have not fully considered the specific characteristics of raw data, such as black level and CFA, which can…

图像与视频处理 · 电气工程与系统科学 2024-06-18 Fei Li , Wenbo Hou , Peng Jia

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

While neural networks-based photo processing solutions can provide a better image quality compared to the traditional ISP systems, their application to mobile devices is still very limited due to their very high computational complexity. In…

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