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

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{:} );

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2018년 3월 7일

편집:

2018년 3월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by