datnguyentien204's picture
7d43461cde87cd8d635396cf3236e4c45d1a3eabb2336bdda952a4105d6816f0
ee28498 verified
|
raw
history blame
534 Bytes

WiderFace-Evaluation

Python Evaluation Code for Wider Face Dataset

Usage

before evaluating ....
python3 setup.py build_ext --inplace
evaluating

GroungTruth: wider_face_val.mat, wider_easy_val.mat, wider_medium_val.mat,wider_hard_val.mat

python3 evaluation.py -p <your prediction dir> -g <groud truth dir>

Bugs & Problems

please issue

Acknowledgements

some code borrowed from Sergey Karayev