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

조회 수: 1 (최근 30일)
suhas belgal
suhas belgal 2018년 3월 7일
편집: Pradeep Punniyakotti 2018년 3월 24일
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{:} );

답변 (1개)

Pradeep Punniyakotti
Pradeep Punniyakotti 2018년 3월 24일
편집: Pradeep Punniyakotti 2018년 3월 24일

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by