highlight audited YOLO label relationships
This commit is contained in:
+4
-1
@@ -9,7 +9,10 @@ the script neither reads protected test data nor promotes a model.
|
||||
`render_operator_yolo_label_qa_contact_sheets.py` paginates complete visual
|
||||
reviews with `--tiles-per-sheet` (default `64`). This keeps large corpora
|
||||
inspectable while preserving deterministic tile selection, ordering, label
|
||||
accounting and stable `contact_sheet_001.png` naming for the first page.
|
||||
accounting and stable `contact_sheet_001.png` naming for the first page. When
|
||||
the input is a relationship-audit manifest, exact duplicates are highlighted
|
||||
cyan, near duplicates red and possible nesting magenta; every highlighted box
|
||||
also shows its zero-based label-row index. Unflagged labels remain yellow.
|
||||
|
||||
`audit_yolo_label_relationships.py` performs a read-only, same-class audit of
|
||||
exact duplicate, high-IoU and possible-containment pairs inside YOLO label
|
||||
|
||||
Reference in New Issue
Block a user