Download DSP Labels

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

curl --request GET \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/dsp-data/{dspId}/y/{category} \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?