Skip to content

Commit 5fbbed6

Browse files
author
Zhi Zhou
committed
Update objective
1 parent b60f8e9 commit 5fbbed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/build_person_directory.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"source": [
1616
"## Objective\n",
1717
"\n",
18-
" This notebook demonstrates how to build a Person Directory by enrolling multiple faces for each person. Each subfolder in a specified directory represents a different person. The script creates a person for each subfolder and adds all face images within that subfolder to the corresponding person\n",
18+
" This notebook demonstrates how to identify faces in an image against a known set of persons. It begins by building a Person Directory, where each subfolder in a specified directory represents an individual. For each subfolder, a person is created and all face images within it are enrolled to that person.\n",
1919
"\n",
2020
"| Enrollment | Searching |\n",
2121
"| :-: | :-: |\n",

0 commit comments

Comments
 (0)