Harden YOLO tile inference inputs
This commit is contained in:
@@ -275,6 +275,11 @@ python scripts/configure_yolo_model.py \
|
||||
The smoke loads only the supplied local model file, does not run inference and
|
||||
does not download weights.
|
||||
|
||||
Configured YOLO inference uses raster tile artifacts from the existing tile
|
||||
manifest flow. Single-band or otherwise non-RGB tile images are converted to a
|
||||
temporary RGB prediction image before inference; georeferencing still comes
|
||||
from the persisted tile manifest transform/bounds metadata.
|
||||
|
||||
Optional tuning:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user