diff --git a/README.md b/README.md index 704b81c..65ef7e3 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,16 @@ -> [!WARNING] -> **Regarding Object Classification** -> -> Frigate **does not support** uploading custom images for object classification training via the UI or API. -> This tool currently prepares the dataset (crops and categorizes images) for training external models (like YOLO) manually. --- +> [!WARNING] +> This is 100% vibe-coded. + + + + + ## ⚡ Why This Tool? > **"Diversity matters far more than volume."** — *Frigate Developer Tips* @@ -34,6 +36,12 @@ Training AI models on "bulk" data is often harmful. If you feed the model 50 ima Both use the same **Farthest Point Sampling (FPS)** algorithm that mathematically selects images until redundancy starts, ensuring optimal diversity whether that's 20 or 150 images. +> [!WARNING] +> **Regarding Object Classification** +> +> Frigate **does not support** uploading custom images for object classification training via the UI or API. +> This tool currently prepares the dataset (crops and categorizes images) for training external models (like YOLO) manually. + --- ## ✨ Features