# WiderFace-Evaluation **Repository Path**: deveryang/WiderFace-Evaluation ## Basic Information - **Project Name**: WiderFace-Evaluation - **Description**: WiderFace-Evaluation - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-30 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WiderFace-Evaluation Python Evaluation Code for [Wider Face Dataset](http://mmlab.ie.cuhk.edu.hk/projects/WIDERFace/) ## 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 -g ```` ## Bugs & Problems please issue ## Acknowledgements some code borrowed from Sergey Karayev