/GANs-Evaluation

Subjective evaluation of generated images.

Primary LanguagePython

GANs-Evaluation

This GUI application is for subjectively evaluating of generated images quality. Evaluation images need to save in pickle file.

How to Evaluate

Download a picklefile.
Generated image pickle file : https://drive.google.com/open?id=11Ag3Mc-W0xvYjISSAXMX5qlZqb3BYk56

unzip pickle-files.zip
./Evaluation.sh

1.Please, typing evaluator name on the entry box.  Then, click the insert button next to the entry box, after that displayed two images.
2.Choose the radio button under the images. Consider whether the image corresponds to the condition and the image is clearness.
If both image is not clearness and corresponding condition, click the Skip Button.

When the first evaluation (DCGAN) is completed, the second evaluation (PGGAN) is automatically started.

evalutation-exp

Requirement

over   : python2

PIL   : 1.1.7

pillow : over 3.0.0