How can I remove this error ?

1 visualización (últimos 30 días)
Badavath Purnesh Singh
Badavath Purnesh Singh el 17 de Ag. de 2021
Comentada: Badavath Purnesh Singh el 10 de Nov. de 2021
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.

Respuesta aceptada

Abhishek Kolla
Abhishek Kolla el 9 de Nov. de 2021
Could you please provide a detailed explanation along with the code you have tried so that we can replicate the issue?
  1 comentario
Badavath Purnesh Singh
Badavath Purnesh Singh el 10 de Nov. de 2021
The problem got resolved as I have restarted the matlab and ran the programme again. Thank you for asking.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by