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 imagesC//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 detectionJ. Stanford Digital Repository, 2014, 2(3): 4.

2 Hong Y, Wei K, Chen L, et al. Crafting Object Detection in Very Low LightC//BMVC. 2021, 1(2): 3.


相关推荐
小九九的爸爸10 小时前
前端想要入门Agent开发,要具备哪些Python基础?
python·agent·ai编程
阿耶同学11 小时前
手把手教你用 LangGraph 搭建三层嵌套 Agent 架构
python·程序员
花酒锄作田1 天前
Pydantic校验配置文件
python
hboot1 天前
AI工程师第四课 - 深度学习入门
pytorch·python·神经网络
ZhengEnCi2 天前
P2M-Matplotlib折线图完全指南-从数据可视化到趋势分析的Python绘图利器
python·matlab·数据可视化
ZhengEnCi2 天前
P2L-Matplotlib饼图完全指南-从数据可视化到图表定制的Python绘图利器
python·matlab
曲幽2 天前
你的REST接口还在“过度投喂”数据吗?——FastAPI + GraphQL实战避坑指南
python·fastapi·web·graphql·route·cors·rest·strawberry
用户8358086187912 天前
基于 Self-RAG 与列表级重排序的进阶 RAG 系统设计与实现
python
Warson_L2 天前
Python `Annotated` 与 LangGraph Reducer 学习笔记
python
韩师傅2 天前
海天线算法的前世今生
python·计算机视觉