Persist raster tile CRS metadata
This commit is contained in:
+2
-1
@@ -7,12 +7,13 @@
|
||||
|
||||
# Changelog
|
||||
|
||||
## Sprint 123 YOLO class normalization and real-data inference fix (2026-07-07)
|
||||
## Sprint 123 YOLO class and tile CRS normalization (2026-07-07)
|
||||
|
||||
- Fixed configured-YOLO class filtering so model labels such as `Building` match operator/domain filters such as `building`.
|
||||
- Persisted configured-YOLO class names as canonical lowercase values while preserving the original model label in detection provenance.
|
||||
- Added regression coverage for the mixed-case YOLO class route that caused the Geel real-data smoke to persist zero detections.
|
||||
- Confirmed through direct Tower inference that the active local building model returns raw detections on the prepared Geel orthophoto tile; the remaining work is threshold/QA calibration rather than model availability.
|
||||
- Fixed raster tile manifest CRS propagation so generated tile manifests include source CRS metadata required to convert YOLO pixel boxes to WGS84 Detection GeoJSON coordinates.
|
||||
|
||||
## Sprint 122 Real operator data availability and raster metadata fix (2026-07-07)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user