Test out a pretrained model (using image data) - upload first via uploadPretrainedModel
.
If you want to deploy a pretrained model from the API, see startDeployPretrainedModelJob
.
This will transform raw image data (e.g. RGB to grayscale, resize) before classifying.
To classify raw features, see testPretrainedModel
.
/api/{projectId}/pretrained-model/test-image
Project ID
Impulse ID. If this is unset then the default impulse is used.
A base64 encoded input image file