Convolutional neural networks filter training
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi Everyone,
I have two major points that I'm trying to understand in CNN. The first one: Assume that we have 500 testing images. Are we going to feed them to the filters/kernels all at once for convolution. Or its done input test image one after the other? For the second question: Do we have a stack of filters/kernels for each input test image or it’s a single stack for all input images. Lets say we are using 12 filters, are they 12 for each input test image or for the whole?
Thanks a lot in advance.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!