caiyuanhao1998 / Retinexformer

"Retinexformer: One-stage Retinex-based Transformer for Low-light Image Enhancement" (ICCV 2023) & (NTIRE 2024 Challenge)
https://arxiv.org/abs/2303.06705
MIT License
925 stars 82 forks source link

The size of RAW and RGB images in the MIT-Adobe FiveK dataset is inconsistent #104

Closed XiaMu799 closed 2 months ago

XiaMu799 commented 2 months ago

Hello, the RAW and RGB image sizes of the MIT-Adobe FiveK dataset I downloaded are inconsistent, how did you solve this problem?

caiyuanhao1998 commented 2 months ago

Hi, we just use the raw datasets to output the sRGB images. Please have a look at this issue:

https://github.com/nothinglo/Deep-Photo-Enhancer/issues/38

To make things easier, you can directly download our processed sRGB low- and normal-light image pairs in the Baidu Disk (code:cyh2) and Google Drive

If you find our repo useful, please help us star it, thanks :)