feat: guide raster building analysis workflow
This commit is contained in:
@@ -49,6 +49,8 @@ Sprint 8B adds an import-safe real YOLO adapter path:
|
||||
- YOLO class labels are normalized to lowercase for persisted detection records and filtering, while the original model label remains available in detection provenance.
|
||||
- Detection runs remain synchronous behind the existing job and analysis-run persistence boundary for Sprint 8B.
|
||||
|
||||
The guided Detection Lab action does not introduce another inference pipeline. It creates a tile manifest through the existing raster service, validates that manifest and the selected local asset through YOLO preflight, then invokes the same configured detection service. Persisted `Detection` geometry remains the authoritative map output; QA continues to compare those rows against persisted reference `vector_features` and stores `QualityCheck`/`Metric` records.
|
||||
|
||||
### Sprint 13 YOLO operational preflight
|
||||
|
||||
Sprint 13 adds a local preflight command for configured YOLO operation:
|
||||
|
||||
Reference in New Issue
Block a user