Skip to content

Commit

Permalink
webcam -> camera
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Amos committed Sep 15, 2016
1 parent b423779 commit 3f80677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/demo-4-sphere.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ a deep neural network that embed faces on a sphere.
for a more detailed intro to how OpenFace works.)
Faces are often embedded onto a 128-dimensional sphere.
For this demo, we re-trained a neural network to embed faces onto a
3-dimensional sphere that we show in real-time on top of a webcam feed.
3-dimensional sphere that we show in real-time on top of a camera feed.
The 3-dimensional embedding doesn't have the same accuracy as the
128-dimensional embedding, but it's sufficient to illustrate how
the embedding space distinguishes between different people.
Expand Down

0 comments on commit 3f80677

Please sign in to comment.