set cpu default

pull/2/head
kkkim 7 years ago
parent 6179dd5e85
commit 6a10097328

@ -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