From 0a67699db4b53664e65b84a106d93c575e72f32c Mon Sep 17 00:00:00 2001 From: Holden Date: Fri, 12 Jun 2026 02:12:12 +0000 Subject: [PATCH] docs: add early stage disclaimer and manual review note Advises users to review Frigate uploads after a run and remove bad crops manually. Links to GitHub Issues for feedback. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fe241bb..f073ac2 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,14 @@ Uploaded asset IDs are recorded so the same image is never uploaded twice, even --- +## Early Stage Software + +winnow is functional but early. The quality filtering catches most bad crops, but some will slip through — blurry frames, partial faces, someone walking through the background. After a run you should review what was uploaded in Frigate's face management UI and manually delete anything that doesn't belong. A few bad training images won't break recognition, but a lot of them will hurt it. + +Bug reports and feedback are welcome via [GitHub Issues](https://github.com/sudolulo/winnow/issues). + +--- + ## Modes ### Face Mode (default)