Borrar filtros
Borrar filtros

Using Alexnet classify to predict an image. Getting following error:

1 visualización (últimos 30 días)
suhas belgal
suhas belgal el 7 de Mzo. de 2018
Editada: Pradeep Punniyakotti el 24 de Mzo. de 2018
Error using SeriesNetwork/predict (line 324)
For an image input layer, the input data for predict must be a single image, a 4D array of images, or an imageDatastore with the correct size.
Error in SeriesNetwork/classify (line 559)
scores = this.predict( X, varargin{:} );

Respuestas (1)

Pradeep Punniyakotti
Pradeep Punniyakotti el 24 de Mzo. de 2018
Editada: Pradeep Punniyakotti el 24 de Mzo. de 2018

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by