Download DSP labels

Download DSP labels

get

Download labels for a DSP block over all data in the training set, already sliced in windows.

Authorizations
Path parameters
projectIdintegerRequired

Project ID

dspIdintegerRequired

DSP Block ID, use the impulse functions to retrieve the ID

categorystring · enumRequired

Which of the three acquisition categories to download data from

Possible values:
Responses
200
Numpy binary file
application/octet-stream
Responsestring · binary
get
GET /v1/api/{projectId}/dsp-data/{dspId}/y/{category} HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

Numpy binary file

binary

Last updated

Was this helpful?