This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
dface
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
更新 README.md
fetches/ChenMoRuYu/master
kkkim
7 years ago
parent
3b90a1d158
commit
b68bfedba9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save