Skip to content

Commit 9548f9d

Browse files
authored
Merge pull request #5 from rajrohit98/master
Update README
2 parents 1ee0fa2 + 4365f25 commit 9548f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Facenet implements concept of Triplet Loss function to minimize the distance bet
2121
Install the packages using `pip install -r requirements.txt`
2222

2323
### Usage
24-
To use the facial recognition system, you need to have a database of images through which the model will calculate image embeddings and show the output.
24+
To use the facial recognition system, you need to have a database of images through which the model will calculate image embeddings and show the output vector.
2525
The images which are in the database are stored as .jpg files in the directory `./images`.
2626

2727

0 commit comments

Comments
 (0)