evaluate models on fresh regional calibration AOIs
This commit is contained in:
@@ -53,6 +53,23 @@ marker before release verification or CUDA allocation. Non-overlap proves only
|
||||
that tiles do not share pixels; checkpoint reports explicitly avoid claiming
|
||||
statistical independence for adjacent tiles from the same AOI.
|
||||
|
||||
`provision_belgium_building_training_portfolio.py --aoi-spec` provisions a
|
||||
pre-registered custom portfolio but deliberately accepts only `train`, `val`
|
||||
and `calibration`; protected test roles are rejected. For regional diagnostic
|
||||
work where the PICC/UrbIS harmonisation contract is still pending,
|
||||
`assemble_belgium_building_corpus.py
|
||||
--evaluation-only-pending-regional-contracts` preserves the exact authority
|
||||
failure, writes `NO_TRAINING.json` and makes no release claim.
|
||||
|
||||
`export_yolo_diagnostic_evaluation_tiles.py` accepts only such a
|
||||
training-prohibited calibration manifest. It emits empty train directories and
|
||||
retains only full canonical non-overlapping grid cells; generic final-edge
|
||||
coverage windows are removed from the generated view and listed explicitly.
|
||||
`audit_evaluation_lineage_spatial_independence.py` then resolves every ancestral
|
||||
sample back to its georeferenced source raster and checks the frozen metric
|
||||
distance floor. These controls supplement, rather than replace, exact sample
|
||||
lineage checking in the checkpoint evaluator.
|
||||
|
||||
Setup-, import-, demo- en maintenance-scripts voor GeoIntel.
|
||||
|
||||
## WALOUS source provisioning
|
||||
|
||||
Reference in New Issue
Block a user