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.


相关推荐
2603_965148116 小时前
如何解析JSON数据?API返回的商品信息处理教程
开发语言·数据库·python·自动化·json·api
jufeng13077 小时前
【系列:手搓自主 AI Agent:Hermes 架构原理剖析 · 第 8 篇】
python·ai agent·配置系统
circuitsosk7 小时前
跨境电商智能化实战:AI如何赋能客服自动回复、广告智能投放与供应链预测
大数据·人工智能·python·langchain·智能客服
2601_956319888 小时前
2026年零基础学量化:从看懂示例到写清条件和动作
人工智能·python
过期的秋刀鱼!9 小时前
LangChain-D1-模型的工作流程
人工智能·python·langchain
萤火工厂目视化设计9 小时前
智能制造与企业文化目视化浪潮下:中小工厂的机遇与挑战
python·制造
DeepVisionary10 小时前
从GPT-5.6 Sol的Ultrafast模式看推理速度竞赛:750 token/秒背后,Cerebras的晶圆级生意
python·自动化
leisoo809711 小时前
财报数据怎么排雷本地化Python构建财务异常预警系统
人工智能·python·算法
小柯南敲键盘11 小时前
跨马翻译:跨境电商批量图片翻译与视频字幕一站式工具
人工智能·python·音视频
卷无止境12 小时前
FastAPI Guard 全解析,从概念到工程落地的实战指南
后端·python