Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaikuaikim authored Dec 27, 2017
1 parent ce444ab commit 2a794b7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ cd DFace
conda env create -f path/to/environment.yml
```

Add DFace to your local python path

```shell
export PYTHONPATH=$PYTHONPATH:{your local DFace root path}
```


### Face Detetion and Recognition

If you are interested in how to train a mtcnn model, you can follow next step.
Expand Down

0 comments on commit 2a794b7

Please sign in to comment.