twostageHDR_NTIRE21 icon indicating copy to clipboard operation
twostageHDR_NTIRE21 copied to clipboard

This is the official implementation of Two-stage LDR to HDR Image Reconstruction from CVPRW21. This repo also hosts the LDR52 dataset, which has introduces in the paper.

Results 6 twostageHDR_NTIRE21 issues
Sort by recently updated
recently updated
newest added

The Dataset links are not proper, please provide proper links. The provided weights are trained as per rule of NTIRE21 HDR challange (single frame). To download the testing images please...

Hi, All the links in the readme point to some competition: ![image](https://github.com/sharif-apu/twostageHDR_NTIRE21/assets/7041726/5ab556a5-23d2-44c8-80aa-9b8a277d263b) Is there another place to get them? Thanks

Traceback (most recent call last): File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\main.py", line 37, in twostageHDR(config).modelInference(options.sourceDir, options.resultDir) File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\mainModule\twostageHDR.py", line 290, in modelInference testImageList = modelInference.testingSetProcessor() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\MyPC\Downloads\twostageHDR_NTIRE21-master\twostageHDR_NTIRE21-master\utilities\inferenceUtils.py", line 128, in testingSetProcessor testSetName =...

Hello, you had an excellent job here so congrats! I have couple of questions about for testing and working on your model. Firstly, I want to ask you about testing...

What does the value of align_ratio in the training dataset mean? How did you get that?

hello, I want to view the result in HDRDisplayer, so could you tell me which kind of the transfer function the project use, HLG or PQ?, causing it returns the...