Update README.md

This commit is contained in:
Jia Guo
2018-01-24 11:48:48 +08:00
committed by GitHub
parent f1bc234b86
commit 6b65ffba26

View File

@@ -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.
```
```