870 B
870 B
Model configuration
The YAML file next to the RKNN model is part of the deployment contract.
taskselects the task backend.modelis relative to the YAML directory.inputrecords width, height, layout, format and normalization.postprocessrecords adapter and thresholds. For Seg models,class_agnostic_nms: truesuppresses highly overlapping lower-score boxes even when their predicted class IDs differ;falsesuppresses only within the same class.- Imported source contracts may use
labels_file. Studio resolves it during import and writes one canonical inlinelabelslist into the delivery YAML.
Do not replace files inside an existing delivery manually. Import a new model
version into the same business project and regenerate both platform archives;
the fixed paths remain unchanged and manifest.json records the new hashes.