Convolutional neural networks filter training
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!