paper-with-me

Papers

Dirty Pixels: Towards End-to-End Image Processing and Perception

2017-01-23 · Steven Diamond, Vincent Sitzmann, Frank Julca-Aguilar, Stephen Boyd, Gordon Wetzstein, Felix Heide

Real-world imaging systems acquire measurements that are degraded by noise, optical aberrations, and other imperfections that make image processing for human viewing and higher-level perception tasks challenging. Conventional cameras address this problem by compartmentalizing imaging from high-level task processing. As such, conventional imaging involves processing the RAW sensor measurements in a sequential pipeline of steps, such as demosaicking, denoising, deblurring, tone-mapping and compression. This pipeline is optimized to obtain a visually pleasing image. High-level processing, on the other hand, involves steps such as feature extraction, classification, tracking, and fusion. While this siloed design approach allows for efficient development, it also dictates compartmentalized performance metrics, without knowledge of the higher-level task of the camera system. For example, today's demosaicking and denoising algorithms are designed using perceptual image quality metrics but not with domain-specific tasks such as object detection in mind. We propose an end-to-end differentiable architecture that jointly performs demosaicking, denoising, deblurring, tone-mapping, and classification. The architecture learns processing pipelines whose outputs differ from those of existing ISPs optimized for perceptual quality, preserving fine detail at the cost of increased noise and artifacts. We demonstrate on captured and simulated data that our model substantially improves perception in low light and other challenging conditions, which is imperative for real-world applications. Finally, we found that the proposed model also achieves state-of-the-art accuracy when optimized for image reconstruction in low-light conditions, validating the architecture itself as a potentially useful drop-in network for reconstruction and analysis tasks beyond the applications demonstrated in this work.

📄 PDF Abstract BibTeX arXiv:1701.06487

Code (1)

princeton-computational-imaging/DirtyPixels 공식 구현 tf

Tasks

Autonomous DrivingDeblurringDemosaickingDenoisingGeneral ClassificationImage ClassificationImage Reconstructionobject-detectionObject DetectionScene SegmentationScene UnderstandingTone Mapping

Similar Papers 제목 키워드 기반

Learning Over Dirty Data Without Cleaning

2020-04-05 · Jose Picado, John Davis, Arash Termehchy, Ga Young Lee

Real-world datasets are dirty and contain many errors. Examples of these issues are violations of integrity constraints, duplicates, and inconsistencies in representing data values and entities. Learning over dirty datab…

Relational Reasoning

SIDL: A Real-World Dataset for Restoring Smartphone Images with Dirty Lenses

2025-04-11 · Proceedings of the AAAI Conference on Artificial Intelligence 2025 4 · Sooyoung Choi, Sungyong Park, Heewon Kim

Smartphone cameras are ubiquitous in daily life, yet their performance can be severely impacted by dirty lenses, leading to degraded image quality. This issue is often overlooked in image restoration research, which assu…

Image Restoration

VDC: Versatile Data Cleanser based on Visual-Linguistic Inconsistency by Multimodal Large Language Models

2023-09-28 · Zihao Zhu, Mingda Zhang, Shaokui Wei, Bingzhe Wu 외

The role of data in building AI systems has recently been emphasized by the emerging concept of data-centric AI. Unfortunately, in the real-world, datasets may contain dirty samples, such as poisoned samples from backdoo…

Backdoor Attackcross-modal alignmentQuestion AnsweringQuestion Generation+2

A Conditional Denoising Diffusion Probabilistic Model for Radio Interferometric Image Reconstruction

2023-05-16 · Ruoqi Wang, Zhuoyang Chen, Qiong Luo, Feng Wang

In radio astronomy, signals from radio telescopes are transformed into images of observed celestial objects, or sources. However, these images, called dirty images, contain real sources as well as artifacts due to signal…

AstronomyDenoisingImage GenerationImage Reconstruction

Analyzing General-Purpose Deep-Learning Detection and Segmentation Models with Images from a Lidar as a Camera Sensor

2022-03-08 · Yu Xianjia, Sahar Salimpour, Jorge Peña Queralta, Tomi Westerlund

Over the last decade, robotic perception algorithms have significantly benefited from the rapid advances in deep learning (DL). Indeed, a significant amount of the autonomy stack of different commercial and research plat…