RetinexNet_PyTorch
RetinexNet_PyTorch copied to clipboard
Unofficial PyTorch code for the paper - Deep Retinex Decomposition for Low-Light Enhancement, BMVC'18
Thank you very much for reproducing RetinexNet, but after I trained the model, I found that the picture under ckpts/visuals I got is black, and the test cannot be imaged....
I don't seem to see the part about BM3D in the code.
when testing i encounter the CUDA OUT OF MEMORY issue on my 1650 4g. is there a method to fix this? cuz i tried the official code (the tensorflow one)...