dvlab-research / SNR-Aware-Low-Light-Enhance

This is the official implementation for the paper "SNR-aware low-light image enhancement" in CVPR2022
160 stars 19 forks source link

Training problem #10

Open id4su opened 1 year ago

id4su commented 1 year ago

SNR-1 SNR-2 How to deal with this problem? Looking forward to your reply,thank you!

xiaogang00 commented 1 year ago

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

id4su commented 1 year ago

Thank you, after you help , i solved this before , but there is a new problem that is I can't close to your results(24.61).When I train and test in LOL dataset, the best final result is 22.90(use l_pix+l_vgg as you described in your paper) ,I'm really interested in your work , and I'd really appreciate it if you could help me.

CaiShilv commented 1 year ago

SNR-1 SNR-2 How to deal with this problem? Looking forward to your reply,thank you!

Excuse me, does the LOLv1 dataset you downloaded contain both the test and training sets in pairs (high and low)? The dataset I downloaded has 498 enhanced images in the training set and 500 low light images. However, in the test set, I found that there are 15 low-light images and only 2 enhanced images. This phenomenon is very strange. I am very much looking forward to your reply, thank you very much.

luwenjie521542 commented 1 year ago

SNR-1 SNR-2 How to deal with this problem? Looking forward to your reply,thank you!

Hello, I have encountered the same problem that has been bothering me for a long time. Could you please tell me how you resolved it? I would greatly appreciate it!!!

Shecyy commented 1 year ago

SNR-1 SNR-2 How to deal with this problem? Looking forward to your reply,thank you!

Hello, how did you solve the bug shown in the picture?

mawei-north commented 1 month ago

SNR-1 SNR-2如何处理这个问题?期待您的回复,谢谢!

您好,我遇到了困扰我很长时间的相同问题。你能告诉我你是怎么解决的吗?我将不胜感激 同学你好,我最近在复现这篇代码,也遇到了同样的这个问题,请问您当时是怎么解决这个问题的呢?