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.


相关推荐
Sylvia33.1 小时前
LOL实时数据接入深度解析:从WebSocket到完整数据模型
java·网络·python·websocket·网络协议
梦想不只是梦与想1 小时前
Web 服务器网关协议:ASGI 和 WSGI
服务器·python·fastapi
ai小陈4 小时前
PyTorch DataLoader数据加载性能排查:GPU利用率低的实操指南
人工智能·pytorch·python·深度学习·ai·gpu算力
2601_962299246 小时前
Azure python操作系统列表
python·操作系统·azure·虚拟机·存储配置文件
学术 学术 Fun7 小时前
如何用 API 与 Webhook 批量把图表图片转换成 VSDX
python·自动化·api·visio
2601_962100548 小时前
python包和模块的内容整理
python·模块·导入·虚拟环境·
二进制漫游记8 小时前
FastAPI项目集成 Qdrant向量数据库+阿里云Embedding完整实战(工具封装+业务调用)
数据库·python·阿里云·embedding
-今昭-9 小时前
《V2V 迁移实战:将 VMware 虚拟机转为 OpenStack 可用 Glance qcow2 镜像》
开发语言·python
乐迪信息9 小时前
智慧港口船舶AI算法实现在线状态监测
大数据·人工智能·深度学习·算法·计算机视觉
2601_9623815810 小时前
【转】Python渗透测试工具:sqlmap
python·渗透测试·sql注入·sqlmap·数据库安全