diff --git a/docs/docs/configuration/face_recognition.md b/docs/docs/configuration/face_recognition.md index 7049e5f21..a3266eb53 100644 --- a/docs/docs/configuration/face_recognition.md +++ b/docs/docs/configuration/face_recognition.md @@ -141,7 +141,7 @@ Go back through the face collections and remove most unclear images. Then, repro ### Frigate misidentified a face. Can I tell it that a face is "not" a specific person? -No, Frigate does not support negative training (i.e., explicitly telling it who someone is _not_). Instead, the best approach is to improve the training data by using a more diverse and representative set of images for each person. +No, face recognition does not support negative training (i.e., explicitly telling it who someone is _not_). Instead, the best approach is to improve the training data by using a more diverse and representative set of images for each person. For more guidance, refer to the section above on improving recognition accuracy. ### I see scores above the threshold in the train tab, but a sub label wasn't assigned?