Deep learning - AlexNet neural network re training.
    2 views (last 30 days)
  
       Show older comments
    
    ISURU SAMARAKOON
 on 27 Nov 2018
  
    
    
    
    
    Answered: ugur arslan
 on 25 Dec 2019
            I'm using Alexnet to detect only one class of objects. I have re - trained alexnet with only one object class pencil over 100 pencil images. The training result is always 10020with no errors. When I'm using it for detection it gives 100 How to re-train this CNN accurately?
0 Comments
Accepted Answer
  Kojiro Saito
    
      
 on 27 Nov 2018
        3 Comments
  Kojiro Saito
    
      
 on 27 Nov 2018
				I think it's because there's only one label "pencil". Any picture will be labeled as pencil. If you prepare images of other labels, the accuracy will be getting more accurate.
More Answers (1)
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!


