rainofmine/Face_Attention_Network

Do you eval yout model on Wider Face?

Opened this issue · 3 comments

same as title.
Hello, I wonder know the result when eval on Wider Face.

Sorry I haven't test on that dataset. Maybe some parameters should be modified, especially the attention scale that is not explained clearly in the paper.

@rainofmine finally i get the result, on the hard set of WIDER FACE, this code get about 40(mAP).

@luuuyi The anchor assign and data augmentation is not the same as the paper. I will update them when I have time.