DY112 / LSMI-dataset

[ICCV'21] Large Scale Multi-Illuminant (LSMI) Dataset for Developing White Balance Algorithm under Mixed Illumination
https://www.dykim.me/projects/lsmi
58 stars 3 forks source link

Sony dataset #11

Closed RafiqueA03 closed 1 year ago

RafiqueA03 commented 1 year ago

Hi,

I am using Sony dataset for my task at hand. I'm following your provided code. I have query related to mixture map part where you are defining camera and RAW_EXT (for saturation). I have done modification in CAMERA variable with path (D:/Sony). For RAW_EXT am I supposed to use CAMERA.dng file (provided on GitHub "sony.dng") or I have to replace that with "CAMERA.arw".

In later case I'm getting error "input/out error".

DY112 commented 1 year ago

Hi, sorry for the late response. For 0_cvt2tiff.py, you need to change the extension to arw, nef, etc. as appropriate, and for 1_make_mixture map, you don't need to change the extension because it uses dng.