ZZUTK/Face-Aging-CAAE

test problem

Romeo-CC opened this issue · 4 comments

I use this code to test
$ python main.py --is_train False --testdir your_image_dir
but the result is as follows:
image
my test image has the same format as UTKFace, and can you tell me how to solve this problem

Because of the display setup in custom testing, the testing images should be more than 10. You can duplicate that testing image. Or you can rewrite your own function for testing

thanks for your reply . I use the FG to test ,and the image is more than 10 .I put the FG folder in the data,is that ok?
you said I can rewrite the function for testing .which model should I modify?
Im sorry that its my first time to use python and tensorflow,I hope you can tell me a little more in detail .
thank you !

I have solved .thank you !

@susanqq @ZZUTK
I have a good result in old version when training.But when testing, the result is bad. Do you have the test weight?