From a7d4504db9d249f6119ae3623ff21492993f3a17 Mon Sep 17 00:00:00 2001 From: Holden Date: Sun, 14 Jun 2026 03:23:24 +0000 Subject: [PATCH] docs: add disclaimer that winnow is not an approved Frigate training method --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c9af18..c9cfb26 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Docker](https://github.com/sudolulo/winnow/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/sudolulo/winnow/actions/workflows/docker-publish.yml) [![Test](https://github.com/sudolulo/winnow/actions/workflows/test.yml/badge.svg)](https://github.com/sudolulo/winnow/actions/workflows/test.yml) [![GitHub release](https://img.shields.io/github/v/release/sudolulo/winnow)](https://github.com/sudolulo/winnow/releases/latest) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](LICENSE) [![Immich](https://img.shields.io/badge/Immich-v1.106%2B-blueviolet)](https://immich.app) [![Frigate](https://img.shields.io/badge/Frigate-Ready-brightgreen)](https://frigate.video) +> **Note:** winnow's approach to training Frigate face recognition is not an officially documented workflow — results may vary. + > **Early Development — Use With Caution** > winnow is functional but still maturing. Features that modify your Frigate training data — quality replacement, stale mapping cleanup — can remove images from your dataset and are not yet battle-tested at scale. Review the logs after each run and keep backups of your Frigate face training directory until you are confident in the results.