Learning-to-See-in-the-Dark icon indicating copy to clipboard operation
Learning-to-See-in-the-Dark copied to clipboard

what if we only have rgb input images

Open gaosanyuan opened this issue 6 years ago • 3 comments

If we only have rgb input images, how should I retrain the model and test it? Thanks

gaosanyuan avatar Jun 28 '18 08:06 gaosanyuan

Please check #1 #2

cchen156 avatar Jun 28 '18 18:06 cchen156

hi, @cchen156 thanks for your reply. I understood the reason, but it is not the answer I am looking for. I mean if there is some solution to this problem. Thanks

gaosanyuan avatar Jul 02 '18 03:07 gaosanyuan

@gaosanyuan This method is not helpful for RGB only inputs. You can get from the results of the paper that if change the raw data into RGB data, the results decrease sharply. So, there are two solution, change the method or change the data.

oneTaken avatar Aug 07 '18 09:08 oneTaken