Auto-label an image

POST {{baseUrl}}/api/:projectId/raw-data/:sampleId/autolabel

Classify an image using another neural network.

Request Body

{"neuralNetwork"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;results&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;allLabels&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}