Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
suhas belgal
suhas belgal le 7 Mar 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{:} );

Réponses (1)

Pradeep Punniyakotti
Pradeep Punniyakotti le 24 Mar 2018
Modifié(e) : Pradeep Punniyakotti le 24 Mar 2018

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by