Support larger operator training samples
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- Added `--min-label-visible-ratio` / `OPERATOR_YOLO_MIN_LABEL_VISIBLE_RATIO` to the operator YOLO tile dataset exporter.
|
||||
- The exporter can now drop clipped building labels where only a small share of the original object bbox is visible in an overlapping tile.
|
||||
- Tile dataset summaries and audit reports now retain/report `min_label_visible_ratio`.
|
||||
- Added operator-only `--width`, `--height` and `--half-size-scale` options to `prepare_operator_real_data_samples.py` so larger training AOIs can be prepared explicitly.
|
||||
- Updated operator documentation for the recommended next dataset pass.
|
||||
- No model was activated, no detections were faked, no provider fetching was introduced and no migration changed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user