Xiaogang Xu

Results 17 comments of Xiaogang Xu

As indicated in the paper of SDSD, there is one phase during the data collection, when the camera has no motion. During this phase, the collected data serves as SDSD-static....

Please see the "test" section in the readme. Running the test script will compute the value of PSNR and SSIM automatically.

We have tested our training and evaluation code on CUDA10.2, and TITAN V. And the results are in accord with the scores reported in the paper. I wonder if you...

Hello, the original pretrained_model.zip is created on the MacOS, and I can unzip it successfully. If you can not unzip it, I have provided another version of zip which can...

Thanks for your kind advice and we have fixed this.

Thanks for your kind advice and we have fixed this.

Hello: If there are no gt images, you should re-write the dataloader script which requires no gt images.

This work explores the low-light image enhancement in the sRGB domain. Thus, we first use rawpy to convert the RAW images into sRGB images. And to speed up the data...

It is strange. I have checked the download link, and it is still valid. Or you can download it via our provided google pan link.

I think you might modify the code and the key of "idx" is indicated in the dataloader script.