Get Pretrained Model

Receive info back about the earlier uploaded pretrained model (via `uploadPretrainedModel`) input/output tensors.

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/pretrained-model \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?