mukulkhanna / FHDR

PyTorch Implementation of Global SIP 2019 Paper "FHDR: HDR Image Reconstruction from a SingleLDR Image using Feedback Network"
https://arxiv.org/abs/1912.11463
BSD 3-Clause "New" or "Revised" License
84 stars 18 forks source link

Q-Score values #23

Open trongan93 opened 8 months ago

trongan93 commented 8 months ago

The paper mentions the HDR-VDP Qscore, but the test file does not contain this evaluation metric. Could you provide this testing metric? Thanks.

mukulkhanna commented 8 months ago

We used the open source implementation of HDR-VDP2 for getting the Q-score evaluation.

https://hdrvdp.sourceforge.net/wiki/

Relevant information: https://github.com/ZihengZZH/deghosting-hdr/blob/master/hdr-vdp-2/README.txt