Tensorflow implementation for MobileFaceNet.
- tensorflow >= r1.5
- opencv-python 3.x
- python 3.x
- scipy
- sklearn
- numpy
- mxnet
- pickle
- choose one of The following links to download dataset which is provide by insightface. (Special Recommend MS1M)
- move dataset to ${MobileFaceNet_TF_ROOT}/datasets.
- run ${MobileFaceNet_TF_ROOT}/utils/data_process.py.
- refined super parameters by yourself special project.
- run script '''${MobileFaceNet_TF_ROOT}/train_nets.py'''
- have a snapshot result at ${MobileFaceNet_TF_ROOT}/output.
size | LFW(%) | Val@1e-3(%) | inference@MSM8976(ms) |
---|---|---|---|
5.7M | 99.25+ | 96.8+ | 260- |