필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How is convolution neuron network evolved with supervised training in image classification?

조회 수: 1 (최근 30일)
There are tons of online blogs/papers introducing basic mechanism of how convolution neuron network process a single image. For a classification problem, for example classify a image of dog or cat, the result is normally the respective probabilities of the image being dog and cat categories.
However, I'm not clear how such result is compared with ground truth then feed back into network and re-train it.
The demo codes online either Python or Matlab normally start from splitting the images into two groups: training set and testing set. Then a CNN object is built. The training set is feed into the CNN object to build a model. How does CNN process images? Does it process one by one?

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by