Browse Source

set cpu default

fetches/miaozaiye/master
kkkim 7 years ago
parent
commit
6a10097328
1 changed files with 6 additions and 4 deletions
  1. +6
    -4
      README.md

+ 6
- 4
README.md View File

@@ -146,16 +146,18 @@ python dface/prepare_data/assemble_onet_imglist.py
python dface/train_net/train_o_net.py
```

#### 测试人脸检测
#### 测试人脸检测

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

```shell
python test_image.py
```

### 人脸对比
TODO 根据center loss实现人脸识别

@TODO 根据center loss实现人脸识别

## 测试效果
#### 测试效果
![mtcnn](http://affluent.oss-cn-hangzhou.aliyuncs.com/html/images/dface_demoall.PNG)




Loading…
Cancel
Save