diff --git a/docs/docs/configuration/face_recognition.md b/docs/docs/configuration/face_recognition.md index 5c994a80b..a55f356b3 100644 --- a/docs/docs/configuration/face_recognition.md +++ b/docs/docs/configuration/face_recognition.md @@ -62,6 +62,13 @@ Fine-tune face recognition with these optional parameters: - `blur_confidence_filter`: Enables a filter that calculates how blurry the face is and adjusts the confidence based on this. - Default: `True`. +## Usage + +1. **Enable face recognition** in your configuration file and restart Frigate. +2. **Upload your face** using the **Add Face** button's wizard in the Face Library section of the Frigate UI. +3. When Frigate detects and attempts to recognize a face, it will appear in the **Train** tab of the Face Library, along with its associated recognition confidence. +4. From the **Train** tab, you can **assign the face** to a new or existing person to improve recognition accuracy for the future. + ## Creating a Robust Training Set The number of images needed for a sufficient training set for face recognition varies depending on several factors: