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
todo manifest append docker support
centerloss
kkkim
7 years ago
parent
3b271e4ce0
commit
be0d5c7073
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
@@ -38,7 +38,7 @@ DFace可以利用CUDA来支持GPU加速模式。我们建议尝试linux GPU这
- 3D人脸反欺诈。
- mobile移植,基于C++嵌入caffe2实现。
- Tensor RT移植,高并发。
- Docker支持,gpu版
## 安装
DFace主要有两大模块,人脸检测和人脸识别。我会提供所有模型训练和运行的详细步骤。你首先需要构建一个pytorch和cv2的python环境,我推荐使用Anaconda来设置一个独立的虚拟环境。
Write
Preview
Loading…
Cancel
Save