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!