- Notifications
You must be signed in to change notification settings - Fork0
Docker image for FDDB (Face Detection Data Set and Benchmark) evaluation and performance curves generation
License
NotificationsYou must be signed in to change notification settings
the-house-of-black-and-white/docker-fddb-evaluator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Docker image forFDDB (Face Detection Data Set and Benchmark) evaluation.
Make sure you have the following directory structure inFDDB_HOME
:
originalPics/ 2002/ (...)FDDB-folds/ FDDB-fold-01-ellipseList.txt FDDB-fold-01.txt (...)detections/ FDDB-fold-01.txt FDDB-fold-02.txt (...)
Run the command below mappingFDDB_HOME
to/FDDB
:
docker run --rm -it \ -v${FDDB_HOME}:/FDDB \ housebw/fddb-evaluator
If everything goes fine you should see:
Processing 2845 images0 imagesdone(...)2844 imagesdone
And 4 new files inFDDB_HOME
:
- detectionsContROC.png
- detectionsContROC.txt
- detectionsDiscROC.png
- detectionsDiscROC.txt
About
Docker image for FDDB (Face Detection Data Set and Benchmark) evaluation and performance curves generation
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published