From 0b8c7c8a8657e2dbcfc96c0ee579abcd5e524cb7 Mon Sep 17 00:00:00 2001 From: Sebastian Englbrecht Date: Mon, 28 Nov 2022 20:54:02 +0100 Subject: [PATCH] Add suggestions from PR --- docs/docs/integrations/third_party_extensions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/integrations/third_party_extensions.md b/docs/docs/integrations/third_party_extensions.md index 233d3551d..6c708d27d 100644 --- a/docs/docs/integrations/third_party_extensions.md +++ b/docs/docs/integrations/third_party_extensions.md @@ -7,6 +7,7 @@ Being open source, others have the possibility to modify and extend the rich fun This page is meant to be an overview over additions one can make to the home NVR setup. The list is not exhaustive and can be extended via PR to the Frigate docs. :::caution + This page does not recommend or rate the presented projects. Please use your own knowledge to assess and vet them before you install anything on your system. @@ -15,3 +16,4 @@ Please use your own knowledge to assess and vet them before you install anything ## [Double Take](https://github.com/jakowenko/double-take) [Double Take](https://github.com/jakowenko/double-take) provides an unified UI and API for processing and training images for facial recognition. +It supports automatically setting the sub labels in Frigate for person objects that are detected and recognized.