How can I remove this error ?

1 次查看(过去 30 天)
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
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