How can I remove this error ?
    6 views (last 30 days)
  
       Show older comments
    
    Badavath Purnesh Singh
 on 17 Aug 2021
  
    
    
    
    
    Commented: Badavath Purnesh Singh
 on 10 Nov 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.
0 Comments
Accepted Answer
  Abhishek Kolla
    
 on 9 Nov 2021
        Could you please provide a detailed explanation along with the code you have tried so that we can replicate the issue?
More Answers (0)
See Also
Categories
				Find more on Deep Learning Toolbox in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
