How can I remove this error ?

1 回表示 (過去 30 日間)
Badavath Purnesh Singh
Badavath Purnesh Singh 2021 年 8 月 17 日
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 Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by