How can I remove this error ?

조회 수: 1 (최근 30일)
Badavath Purnesh Singh
Badavath Purnesh Singh 2021년 8월 17일
댓글: Badavath Purnesh Singh 2021년 11월 10일
Error using trainNetwork (line 184)
Conversion to single from uint8 is not possible.
Error in TLcode (line 27)
training= trainNetwork(trainingImages, layers, opt);
Caused by:
Error using cast
Conversion to single from uint8 is not possible.

채택된 답변

Abhishek Kolla
Abhishek Kolla 2021년 11월 9일
Could you please provide a detailed explanation along with the code you have tried so that we can replicate the issue?
  댓글 수: 1
Badavath Purnesh Singh
Badavath Purnesh Singh 2021년 11월 10일
The problem got resolved as I have restarted the matlab and ran the programme again. Thank you for asking.

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

추가 답변 (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