save_coco_annotations iterated the dataset, cv2-decoding every image only to read its shape — even for labels-only exports. Sizes now come from the in-memory array when present, else a lazy PIL header read, the same optimization from_yolo uses (#1636). Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| formats | ||
| __init__.py | ||
| test_core.py | ||
| test_progress.py | ||
| test_utils.py | ||