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:
@@ -140,6 +140,12 @@
|
||||
```
|
||||
|
||||
The first three files are the dataset itself while the last four ones are binary verification sets.
|
||||
|
||||
**Available dataset**:
|
||||
|
||||
* [Refined MS1M](https://pan.baidu.com/s/1nxmSCch)
|
||||
* [VGGFace2](https://pan.baidu.com/s/1c3KeLzy)
|
||||
* Any third-party contribution are always welcome, please check *src/data/face2rec2.py* on how to build a binary face dataset.
|
||||
|
||||
#### Part 2: Train
|
||||
**Note:** In this part, we assume you are in the directory **`$INSIGHTFACE_ROOT/src/`**. Before start any training procedure, make sure you set the correct env params for MXNet to ensure the performance.
|
||||
|
||||
Reference in New Issue
Block a user