Extract Img Features
The Extract Img Features operator prepares a request message for the Leonardo Machine Learning Foundation (Leonardo MLF) service Extract Img Features. It does not require any configuration. Ensure that the input JSON string contains the required fields. These are: {operation:PostInferenceSync, files:path/to/file}
Configuration Parameters
None
Input
Input |
Type |
Description |
---|---|---|
input |
string |
The JSON request in string format (see above.) |
Output
Output |
Type |
Description |
---|---|---|
output |
message |
The request message sent to the Leonardo ML client. |