Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
syan authored Jul 29, 2017
1 parent 0dd75e4 commit 8f7c523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ This is a project predict face landmarks (68 points).

## Usage

- Command : ./face_lardmark
-- python face_landmark.py (created by [jiangwqcooler](https://github.com/jiangwqcooler))
- CPP Demo : ./face_lardmark
- Python Demo: python face_landmark.py (created by [jiangwqcooler](https://github.com/jiangwqcooler))

## notice
- This model was trained on dlib face detector. Other face detector may not get landmark result as good as dlib
Expand Down

0 comments on commit 8f7c523

Please sign in to comment.