Borrar filtros
Borrar filtros

error when running Semantic imageSegme​ntationUsi​ngDeepLear​ning example

1 visualización (últimos 30 días)
Yuxiang Guan
Yuxiang Guan el 6 de Sept. de 2020
Respondida: Vidip el 26 de Mzo. de 2024

Respuestas (1)

Vidip
Vidip el 26 de Mzo. de 2024
The error message you have provided indicates a problem related to the ‘pixelLabelDatastore’ at line 265. Specifically, it mentions that the value of ‘location’ is invalid and expected to be nonempty. The function call made to ‘partitionCamViData’ includes ‘pxds’ as the argument which basically is the pixel label datastore object which is created using the ‘pixelLabelDatastore’ function. This function takes location as input argument which can not be empty.
To get more information about ‘pixelLabelDatastore’ function, you can refer to the below documentation link:

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Productos


Versión

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by