Image Classification Model Fitting Issue

조회 수: 2 (최근 30일)
Nilesh099
Nilesh099 2019년 8월 6일
I am working with multi-categories Image classification model.
I have X(image data) with shape ( 440, 800, 800, 1) and Y(label data) with shape (440, 5 )
when I am trying to fit it in the Model(sequential model) I'm getting this error:
InvalidArgumentError: logits and labels must have the same first dimension, got logits shape [32,1] and labels shape [160]
If anyone can help me with this..
Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by