フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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

1 回表示 (過去 30 日間)
Kyle
Kyle 2017 年 6 月 28 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
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