ISP Distillation

01/25/2021
by   Eli Schwartz, et al.
0

Nowadays, many of the images captured are "observed" by machines only and not by humans, for example, robots' or autonomous cars' cameras. High-level machine vision models, such as object recognition, assume images are transformed to some canonical image space by the camera ISP. However, the camera ISP is optimized for producing visually pleasing images to human observers and not for machines, thus, one may spare the ISP compute time and apply the vision models directly to the raw data. Yet, it has been shown that training such models directly on the RAW images results in a performance drop. To mitigate this drop in performance (without the need to annotate RAW data), we use a dataset of RAW and RGB image pairs, which can be easily acquired with no human labeling. We then train a model that is applied directly to the RAW data by using knowledge distillation such that the model predictions for RAW images will be aligned with the predictions of an off-the-shelf pre-trained model for processed RGB images. Our experiments show that our performance on RAW images is significantly better than a model trained on labeled RAW images. It also reasonably matches the predictions of a pre-trained model on processed RGB images, while saving the ISP compute overhead.

READ FULL TEXT
research
12/15/2022

Efficient Visual Computing with Camera RAW Snapshots

Conventional cameras capture image irradiance on a sensor and convert it...
research
06/23/2020

CIE XYZ Net: Unprocessing Images for Low-Level Computer Vision Tasks

Cameras currently allow access to two image states: (i) a minimally proc...
research
04/13/2021

Learning to Jointly Deblur, Demosaick and Denoise Raw Images

We address the problem of non-blind deblurring and demosaicking of noisy...
research
12/08/2020

Raw Image Deblurring

Deep learning-based blind image deblurring plays an essential role in so...
research
10/11/2022

Enabling ISP-less Low-Power Computer Vision

In order to deploy current computer vision (CV) models on resource-const...
research
02/13/2020

Replacing Mobile Camera ISP with a Single Deep Learning Model

As the popularity of mobile photography is growing constantly, lots of e...
research
11/30/2021

Large-Scale Video Analytics through Object-Level Consolidation

As the number of installed cameras grows, so do the compute resources re...

Please sign up or login with your details

Forgot password? Click here to reset