This commit is contained in:
Josh Hawkins 2025-05-11 07:20:58 -05:00
parent 394f2dcf72
commit 887488fe87

View File

@ -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? ### 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. 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? ### I see scores above the threshold in the train tab, but a sub label wasn't assigned?