Generic¶
Category: predict
Version: 1.2.0
UUID: 202f4284606cc098d0a19ec2fa2ccb17a9ad4777ce2b2efbfb1b6a960f03d648
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 | 4511dd... |
predict |