weichen582 / RetinexNet

A Tensorflow implementation of RetinexNet
MIT License
678 stars 155 forks source link

Inference results seems weird using default trained model #1

Closed hotdog132 closed 5 years ago

hotdog132 commented 6 years ago

I tried to follow the steps to generate enhanced images, but the results seems weird. Is that normal?

Inference results: https://drive.google.com/drive/folders/1TlEPm40HJS-A7qwD5ikY6DfEleG19d0T?usp=sharing

Aacrobat commented 5 years ago

i meet the same problem as hotdog132

weichen582 commented 5 years ago

Sorry for the late reply. The results in this link are indeed the results enhanced by our method. That is normal.

We are aware that our method is just the first step to combine the Retinex decomposition with CNN. Looking forward to more powerful methods!

lccui commented 4 years ago

The images in the test_results can not open.BMP has bogus header data.How to fix it?