From 6b65ffba26ff1d735bb3987fa5ec978ce166ddb3 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Wed, 24 Jan 2018 11:48:48 +0800 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 492826d..ba6a281 100644 --- a/README.md +++ b/README.md @@ -89,13 +89,14 @@ 1. Download the training set (`MS1M`) from [here] and place them in **`datasets/`**. Each training dataset includes following 7 files: ```Shell - - train.idx - - train.rec - - property - - lfw.bin - - cfp_ff.bin - - cfp_fp.bin - - agedb_30.bin +        - faces_ms1m_112x112/ +      - train.idx + - train.rec + - property + - lfw.bin + - cfp_ff.bin + - cfp_fp.bin + - agedb_30.bin ``` The first three files are the dataset itself while the last four ones are binary verification sets. @@ -183,6 +184,6 @@ export MXNET_ENGINE_TYPE=ThreadedEnginePerDevice [Jia Guo](guojia[at]gmail.com) and [Jiankang Deng](https://ibug.doc.ic.ac.uk/people/jdeng) Questions can also be left as issues in the repository. We will be happy to answer them. - ``` + - ``` +