Skip to content

Commit

Permalink
compatible with python3
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaikuaikim committed Dec 27, 2017
1 parent 08efdf2 commit ce444ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Our inspiration comes from several research papers on this topic, as well as cur
**If you want to contribute to DFace, please review the CONTRIBUTING.md in the project.We use [Slack](https://dfaceio.slack.com/) for tracking requests and bugs. Also you can following the QQ group 681403076 or my wechat jinkuaikuai005**


## TODO(which you need to develop)
## TODO(contribute to DFace)
- Based on cener loss or triplet loss implement the face conpare. Recommended Model is ResNet inception v2. Refer this [Paper](https://arxiv.org/abs/1503.03832) and [FaceNet](https://github.com/davidsandberg/facenet)
- Face Anti-Spoofing, distinguish from face light and texture。Recomend with the LBP algorithm and SVM.
- 3D mask Anti-Spoofing.
Expand Down

0 comments on commit ce444ab

Please sign in to comment.