Skip to content

RuisongZhou/FDDB_Evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDDB-Evaluation

Python Evaluation Code for FDDB Face Dataset

Usage

before evaluating
python3 setup.py build_ext --inplace
evaluating

GroungTruth: under the ground_truth

Notice: The prediction directory should be like widerface dataset. I generate the fake prediction result under pred_sample for you reference.

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

Acknowledgements

some code borrowed from Widerface-Evaluation

About

Python Evaluation Code for FDDB Dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages