From 67bcd45a6ea715d1d20bf0b98303c854f3b17df3 Mon Sep 17 00:00:00 2001 From: Sergey Krashevich Date: Thu, 8 Jun 2023 22:47:34 +0300 Subject: [PATCH] Update Double Take link to point to the maintained fork by skrashevich with improved features and fixed errors --- docs/docs/integrations/third_party_extensions.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/integrations/third_party_extensions.md b/docs/docs/integrations/third_party_extensions.md index 6c708d27d..30d3cad15 100644 --- a/docs/docs/integrations/third_party_extensions.md +++ b/docs/docs/integrations/third_party_extensions.md @@ -13,7 +13,8 @@ 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/skrashevich/double-take) -[Double Take](https://github.com/jakowenko/double-take) provides an unified UI and API for processing and training images for facial recognition. +[Double Take](https://github.com/skrashevich/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. +This is a fork (with fixed errors and new features) of [original Double Take](https://github.com/jakowenko/double-take) project which, unfortunately, isn't being maintained by author.