creotiv / hdrnet-pytorch

Unofficial PyTorch implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017 https://groups.csail.mit.edu/graphics/hdrnet/
224 stars 43 forks source link

The performance on HDR+ dataset #26

Closed wensongc closed 1 year ago

wensongc commented 2 years ago

Hi, I have run the official tf code on hdr+ dataset. The PSNR should be 28.8db as said in the paper. But I got only about 21db. I think I might be wrong in preprocessing the dataset. Any suggestion about preprocessing the hdr+ data? Thank you very much.