필터 지우기
필터 지우기

Cannot use the function of imageInputLayer

조회 수: 1 (최근 30일)
Xin Yee Tai
Xin Yee Tai 2020년 6월 22일
댓글: Xin Yee Tai 2020년 7월 3일
I was trying to run my deep neural network again, but I could run it because of the invalid expression.
Error: File: imageInputLayer.m Line: 282 Column: 52
Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Error in CNNownData (line 5)
imageInputLayer([4 4 1],'Name','input')
And later, when I try on the deep network designer, it show me on this.
So, can I know what is the problem? and anyone else has the same problem with me. Thank you.
  댓글 수: 2
Anmol Dhiman
Anmol Dhiman 2020년 6월 26일
Hi Xin,
This doesnot seem look like a problem of imageInputLayer. The error might be due to some other place. Could you share the code along with the release version.
Xin Yee Tai
Xin Yee Tai 2020년 7월 3일
Hi,
Thank you for your reply. The problem is solved after I reinstalled the MATLAB.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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