From a9fbb83e2744044f267e0e7155fbcccecec441ea Mon Sep 17 00:00:00 2001 From: Brendan Klare Date: Mon, 12 Aug 2013 21:47:11 -0400 Subject: [PATCH] FDDB readme files --- data/FDDB/README.md | 5 +++++ data/README.md | 1 + 2 files changed, 6 insertions(+), 0 deletions(-) create mode 100644 data/FDDB/README.md diff --git a/data/FDDB/README.md b/data/FDDB/README.md new file mode 100644 index 0000000..142f411 --- /dev/null +++ b/data/FDDB/README.md @@ -0,0 +1,5 @@ +## FDDB Face Detection Data Set and Benchmark +Unconstrained face detection dataset containing 2845 images with 5171 annotated face locations. Contained in this directory are .FDDB files for train and test splits for FDDB. These are based on the `FDDB-folds` directory that comes with the original dataset, but organized as 10 different train/test splits instead of 10 folds. All splits are based on the original folds. + +Image data currently available online. +* [Website](http://vis-www.cs.umass.edu/fddb/) diff --git a/data/README.md b/data/README.md index 6feb9f5..5861118 100644 --- a/data/README.md +++ b/data/README.md @@ -10,6 +10,7 @@ * [MNIST](MNIST/README.md) * [PCSO](PCSO/README.md) * [KTH](KTH/README.md) +* [FDDB](FDDB/README.md) For both practical and legal reasons we only include images for some of the datasets in this repository. Researchers should contact the respective owners of the other datasets in order to obtain a copy. -- libgit2 0.21.4