How to check the output at the softmax layer of CNN
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I want to check the output of CNN after training at the softmax layer because i need to check the probabilities of each class. I am using predict function for this is that ok?
3 件のコメント
Hamid Moazed
2018 年 6 月 23 日
I have the same question, I wish to know how "certain" the network is, which the Classification Output layer does not tell me. I'm using the classify method.
AK
2021 年 4 月 21 日
Hi, Were you able to get the softmax layer outputs layer in the end? If so, how? Thanks!
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!