Inputs (2)
| Name | Type | Required |
|---|---|---|
| yolo_classifier_model | YOLO_CLASSIFIER_MODEL | required |
| image_to_classify | IMAGE | required |
Outputs (1)
| Name | Type |
|---|---|
| Class name with highest score | STRING |
| Name | Type | Required |
|---|---|---|
| yolo_classifier_model | YOLO_CLASSIFIER_MODEL | required |
| image_to_classify | IMAGE | required |
| Name | Type |
|---|---|
| Class name with highest score | STRING |