From abf16741a5bf2efc1f0c197fdb8a8b7f81b6c11f Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Fri, 19 Dec 2025 09:07:49 -0600 Subject: [PATCH] clarify object classification docs --- .../custom_classification/object_classification.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/configuration/custom_classification/object_classification.md b/docs/docs/configuration/custom_classification/object_classification.md index 52056a007..70fd1fbbd 100644 --- a/docs/docs/configuration/custom_classification/object_classification.md +++ b/docs/docs/configuration/custom_classification/object_classification.md @@ -95,6 +95,8 @@ The system will automatically generate example images from detected objects matc When choosing which objects to classify, start with a small number of visually distinct classes and ensure your training samples match camera viewpoints and distances typical for those objects. +If examples for some of your classes do not appear in the grid, you can continue configuring the model without them. New images will begin to appear in the Recent Classifications view. When your missing classes are seen, classify them from this view and retrain your model. + ### Improving the Model - **Problem framing**: Keep classes visually distinct and relevant to the chosen object types.