feat: harden governed PyTorch training programme
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Jens
2026-07-26 17:18:42 +02:00
parent 2be72fac58
commit 36aa3177e7
8 changed files with 156 additions and 10 deletions
+9
View File
@@ -1,5 +1,14 @@
# AI Pipelines
The cross-task PyTorch scope, capability matrix and national promotion waves are
defined in `docs/PYTORCH_MODEL_PROGRAM.md`. PyTorch is used only for trainable
imagery tasks; authoritative GIS measurements remain source-derived. The
single-class tile exporter accepts explicit `--class-name`,
`--reference-source` and `--reference-layer` bindings and persists them in its
evidence summary. Production Tower training uses `TRAIN_DEVICE=cuda:0` with
`TRAIN_REQUIRE_CUDA=true`, which fails closed without CUDA and records the
PyTorch/CUDA runtime in `training_summary.json`.
## 1. Object Detection Pipeline
```text