elliottwu / DeepHDR

This is the implementation for Deep High Dynamic Range Imaging with Large Foreground Motions (ECCV'18)
MIT License
186 stars 38 forks source link

static LDR image in training set #12

Closed Carrotor116 closed 4 years ago

Carrotor116 commented 4 years ago

Hi, thanks for providing the way of downloading Kalantari's dataset.

I find that there are three static LDR images named ref_i.tif in each training scene. While I also down dataset from Kalantari's project web, and static LDR images are not provided.

So, are these pictures the original static images for generating the ground truth HDR? Or are them produced from ground truth HDR by apply inverse gamma correction?

elliottwu commented 4 years ago

Hi! They are the original static images used to generate the GT HDR. I probably should not have shared those images, but please cite Kalantari's paper if you find them useful :)

Carrotor116 commented 4 years ago

Thank you. They help others to understand how to make GT HDR :)