Deep learning - AlexNet neural network re training.

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?

 Accepted Answer

3 Comments

Hi Kojiro,
Thank you very much for your reply. I refered to the web page but my problem is my training result is always 100% with no errors.I trained only 10 mages. I just want to know whether it is correct or a problem with the network. I've attached snap shot of training process.
(I trained using normal CPU)humantest1-1.jpg
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.
I will re-train the alexnet again with few more object classes and try the accuracy, anyway thank you so much for your reply.

Sign in to comment.

More Answers (1)

having same problem. did u getany progress?

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2018b

Tags

Community Treasure Hunt

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

Start Hunting!