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

2 Ansichten (letzte 30 Tage)
suhas belgal
suhas belgal am 7 Mär. 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{:} );

Antworten (1)

Pradeep Punniyakotti
Pradeep Punniyakotti am 24 Mär. 2018
Bearbeitet: Pradeep Punniyakotti am 24 Mär. 2018

Kategorien

Mehr zu Image Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by