Train neural network on a single image set?
Mostrar comentarios más antiguos
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)?
Respuestas (1)
Greg Heath
el 19 de En. de 2018
0 votos
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
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!