Hi,
I find one WARNING after obatining the score:
WARNING:root:Invalid file name: 9--Press_Conference/9_Press_Conference_Press_Conference_9_4.jpg
However, both of the test images and my submitted .zip file contains this image.
Anyone who meet the same problem or there's some issues in the server's testing script?
Thanks.
Posted by: wider-test @ July 9, 2018, 6:18 a.m.We met the same problem too, and we also found that there is an invalid file name in validation set, which is "9--Press_Conference/9_Press_Conference_Press_Conference_9_183.jpg".
We believe that there is a bug in official evaluation scripts, because "9--Press_Conference/9_Press_Conference_Press_Conference_9_183.jpg" is the LAST name in the file list of validation set: "wider_face_val_bbx_gt.txt", so does "9--Press_Conference/9_Press_Conference_Press_Conference_9_4.jpg" which is the LAST one in the file list of test set: "wider_face_test_filelist.txt".
In our tests the single missing image has little influence on the final results, so it'll be ok even though there is no official fixing yet.