Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
80222b59
Commit
80222b59
authored
Sep 15, 2017
by
Davis King
Browse files
Fixed grammar
parent
4fcc5faa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
python_examples/face_landmark_detection.py
python_examples/face_landmark_detection.py
+1
-1
No files found.
python_examples/face_landmark_detection.py
View file @
80222b59
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
# http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2.
# http://dlib.net/files/shape_predictor_68_face_landmarks.dat.bz2.
# Note that the license for the iBUG 300-W dataset excludes commercial use.
# Note that the license for the iBUG 300-W dataset excludes commercial use.
# So you should contact Imperial College London to find out if it's OK for
# So you should contact Imperial College London to find out if it's OK for
# you
use
use this model file in a commercial product.
# you
to
use this model file in a commercial product.
#
#
#
#
# Also, note that you can train your own models using dlib's machine learning
# Also, note that you can train your own models using dlib's machine learning
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment