Skip to content

Commit

Permalink
update README.md for face alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
jiezhang-zz committed Oct 1, 2016
1 parent 70aee5f commit 1629fcf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion FaceAlignment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,10 @@ make
If everything goes fine, move on to test the program. Note: you should copy the face detetion model [seeta_fd_frontal_v1.0.bin](../FaceDetection/model/seeta_fd_frontal_v1.0.bin) to the directory "build" before testing.

```
./fa_test
cd ..
./build/fa_test
```
The alignment results are stored in "result.jpg".

### How to run SeetaFace Alignment

Expand Down

0 comments on commit 1629fcf

Please sign in to comment.