Generic¶
Category: predict
Version: 1.2.0
UUID: f211657de615ba301463ddcc9ba07b60733ad6f70461b442cf2f351a06248194
Execution context: leip_af
Subcomponent Parameters¶
| Name | Synonyms | Allowable Categories |
|---|---|---|
| Label Settings | prediction.labels |
predict_labels |
Value Parameters¶
| Name | Synonyms | Type | Values |
|---|---|---|---|
| Confidence threshold | prediction.display.confidence |
scalar | float |
| Highlight prediction errors | prediction.display.errors |
scalar | bool |
| Display ground truth side by side | prediction.display.ground_truths |
scalar | bool |
| Max # of batches to predict | prediction.max_batches |
scalar | int, min: 0 |
| Render predicted images | prediction.render_visualizations |
scalar | bool |
| Save ground truths in parseable format | prediction.save_gt |
scalar | bool |
| Save predictions in parseable format | prediction.save_outputs |
scalar | bool |
| Prediction subset | prediction.subset |
choice | valtrain |
This component fits into¶
| Name | UUID | Synonyms |
|---|---|---|
| Full Recipe | 8b4b05... |
predict |