Browse Source

更新 README.md

fetches/ChenMoRuYu/master
kkkim 7 years ago
parent
commit
b68bfedba9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -148,7 +148,7 @@ python dface/train_net/train_o_net.py

#### 测试人脸检测

**如果不想训练,直接加Q群获取模型参数文件运行DFace,把onet_epoch.pt,pnet_epoch.pt,rnet_epoch.pt三个文件放到model_store目录即可**
**如果不想训练,我已经把onet_epoch.pt,pnet_epoch.pt,rnet_epoch.pt三个文件放到model_store目录,直接运行test_image.py即可**

```shell
python test_image.py


Loading…
Cancel
Save