RAW-Adapter: Adapting Pre-trained Visual Model to Camera RAW Images

Cui Z, Harada T. RAW-adapter: Adapting pre-trained visual model to camera RAW images[C]//European Conference on Computer Vision. Cham: Springer Nature Switzerland, 2024: 37-56.


Background

  • RAW images:
  • directly acquired by the camera sensor--encompasses abundant information.
  • sRGB images:
  • derived from RAW data through image signal processor (ISP)--ease of acquisition and efficient storage.

Existing methods

  • Fig. 1(a) ISP process
  • Fig. 1(b) manually designed ISP--based on visual experience
  • Fig. 1(c) optimize ISP jointly with downstream networks
  • Fig. 1(d) RAW-Adapter

Introduction


Method

  • RAW-Adapter--adapting sRGB pre-trained models to camera RAW images
  • input-level adapters: query adaptive learning (QAL) and implicit neural representations (INR) optimize ISP key parameters
  • model-level adapters: prior input stage information enriches model understanding

Method--input-level adapters

  • Gain & Denoise
  • White Balance & CCM Matrix
  • Color Manipulation Process

Method--model-level adapters

  • employ the prior information from ISP process as model-level adapters to guide subsequent models' perception

Evaluation

  • datasets: PASCAL RAW [1] and LOD [2]

1\] Omid-Zohoor A, Ta D, Murmann B. PASCALRAW: raw image database for object detection\[J\]. Stanford Digital Repository, 2014, 2(3): 4. \[2\] Hong Y, Wei K, Chen L, et al. Crafting Object Detection in Very Low Light\[C\]//BMVC. 2021, 1(2): 3. ![](https://i-blog.csdnimg.cn/direct/fb5a8ca734c84443b931c6660e12c1a7.png) ![](https://i-blog.csdnimg.cn/direct/e54b0bb5da5a4859a00eec2073d808d1.png) ![](https://i-blog.csdnimg.cn/direct/c5bc7ef52a004deaa50f2167e0c9c05a.png) ![](https://i-blog.csdnimg.cn/direct/ed15da06cd824f09b5b4213ca3f54fab.png) ![](https://i-blog.csdnimg.cn/direct/2ee120fa710742a1a5b218bb38a4d1e6.png) *** ** * ** ***

相关推荐
羸弱的穷酸书生8 小时前
国网 i1协议 python实现
开发语言·python
电子硬件笔记8 小时前
Python语言编程导论第三章 编写程序
开发语言·python·编辑器
布谷歌8 小时前
在java中实现c#的int.TryParse方法
java·开发语言·python·c#
B站计算机毕业设计之家9 小时前
基于大数据热门旅游景点数据分析可视化平台 数据大屏 Flask框架 Echarts可视化大屏
大数据·爬虫·python·机器学习·数据分析·spark·旅游
周纠纠9 小时前
附录1:中文切词
python
Cricyta Sevina9 小时前
Java Collection 集合进阶知识笔记
java·笔记·python·collection集合
零度@10 小时前
Java中Map的多种用法
java·前端·python
550A10 小时前
如何修改kagglehub的数据集默认下载路径
python