Deep learning - AlexNet neural network re training.
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Kojiro Saito
2018-11-27
3 个评论
Kojiro Saito
2018-11-27
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.
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!