Train neural network on a single image set?
显示 更早的评论
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)?
回答(1 个)
Greg Heath
2018-1-19
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!