weichen582 / RetinexNet

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

Run python main.py --phase=test.The image in the test_result can not open.BMP image has bogus header data.How to fix it? #15

Closed lccui closed 4 years ago

akshay-iyer commented 4 years ago

Try using some other image viewer. I could not open using default Image Viewer in Ubuntu 16.04 but could view the images using Shotwell viewer.

lccui commented 4 years ago

thank you