Update Double Take link to point to the maintained fork by skrashevich with improved features and fixed errors

This commit is contained in:
Sergey Krashevich 2023-06-08 22:47:34 +03:00
parent deec5b8bfd
commit 67bcd45a6e
No known key found for this signature in database
GPG Key ID: 625171324E7D3856

View File

@ -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.