Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image forFDDB (Face Detection Data Set and Benchmark) evaluation.

Usage

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp