We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: update DATA_DIR references (renamed from CACHE_DIR), container path /app/data
docs: update for 0.5.0 — adaptive strategy default, SQLite tracker, migration note
docs: full wiki update for v0.4.10 — remove object mode, sync defaults, add duplicate people docs
Update :latest tag to amd64-only (arm64 users use :cpu)
Add GPU benchmark results for InsightFace and SigLIP RTX 2070 SUPER results on CUDA 12.8.1: - InsightFace: 12.8 ms / 78 img/s (8× CPU) - SigLIP batch 32: 5.4 ms/img / 187 img/s (33× CPU) Also fix the nvidia-smi verify command to use CUDA 12.8.1 image. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
docs: add Benchmarks page; clarify OPENVINO_DEVICE; fix CUDA version to 12.8
docs: full wiki audit and update for 0.4.1 Troubleshooting.md: - Fix BLUR_THRESHOLD default: 100 → 120.0 - Fix blur direction: 'too blurry → lower' was inverted; split into two clear cases (too many blurry selected vs too many rejected as blurry) - Fix MIN_FACE_WIDTH default: 50px → 90px - Update RESET_PERSON description: now deletes Frigate files before reset FAQ.md: - Update quality replacement description to reflect 0.4.0 behavior: Frigate-score-based replacement (most redundant → most novel) with blur-score fallback; old description said 'lowest-scoring' only Setup.md: - Add full environment variable reference with correct defaults (previously had no env var table at all) - Covers all vars including ENABLE_FRIGATE_SCORES and FRIGATE_SCORE_CEILING added in 0.4.0 Home.md: - Add 'winnow only touches files it uploaded' callout Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Update wiki: ROCm/Intel setup, correct log path, versioned tags, object mode
docs: update wiki for 0.2.11 (memory guidance, GPU troubleshooting)
docs: update for 0.2.10 — cpu tag, scheduling modes, VERBOSE, GPU troubleshooting, 401 error
Add Setup, Troubleshooting, FAQ, and Home pages