Train neural network on a single image set?
1 回表示 (過去 30 日間)
古いコメントを表示
I'm trying to set up a neural network to recognise a specific object in images. Is it possible to train it on only images of the target item, or does the network require images which do not contain it to contrast with (which seems to be the case)?
0 件のコメント
回答 (1 件)
Greg Heath
2018 年 1 月 19 日
If you do not train with alternative inputs you will probably have too many false positives.
Hope this helps
Thank you for formally accepting my answer
Greg
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!