mirror of
https://github.com/deepinsight/insightface.git
synced 2026-05-18 06:38:19 +00:00
Update README.md
This commit is contained in:
19
README.md
19
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.
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user