From 75488f399173d8171b2583fc5291b43c32a75c5f Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 11 May 2025 06:10:03 -0600 Subject: [PATCH] Clarify --- docs/docs/configuration/face_recognition.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/face_recognition.md b/docs/docs/configuration/face_recognition.md index 84f562a01..fa23bf6b6 100644 --- a/docs/docs/configuration/face_recognition.md +++ b/docs/docs/configuration/face_recognition.md @@ -137,7 +137,7 @@ This can happen for a few different reasons, but this is usually an indicator th - When you provide images with different poses, lighting, and expressions, the algorithm extracts features that are consistent across those variations. - By training on a diverse set of images, the algorithm becomes less sensitive to minor variations and noise in the input image. -Go back through the face collections and remove over-fitted images. Then, reprocess your face attempts with the Reprocess button on each face in the Train tab to see how it affects the score. +Go back through the face collections and remove most unclear images. Then, reprocess your face attempts with the Reprocess button on each face in the Train tab to see how it affects the score. ### I see scores above the threshold in the train tab, but a sub label wasn't assigned?