VITA-Group / EnlightenGAN

[IEEE TIP] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
Other
893 stars 198 forks source link

How to test my images? #29

Closed codeman008 closed 4 years ago

yifanjiang19 commented 4 years ago

Create a directory in ../test_dataset and then create ../test_dataset/testA and ../test_dataset/testB. Put your test images on ../test_dataset/testA and run python scripts/script.py --predict. And you should keep a image (whatever one) in testB to launch the program.