Fix command in README.

This commit is contained in:
Brandon Amos 2015-10-12 17:02:10 -04:00
parent 0d500b2cdd
commit 8dc0455d34
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ the confidence score is usually lower.
Run the classifier on your images with:
```
./demos/classifier.py ./models/openface/celeb-classifier.nn4.v1.pkl infer <image>
./demos/classifier.py infer ./models/openface/celeb-classifier.nn4.v1.pkl <image>
```
| Person | Image | Prediction | Confidence |