Is Feature extraction step required in CNN?

1 回表示 (過去 30 日間)
hla hla myint
hla hla myint 2020 年 10 月 18 日
コメント済み: hla hla myint 2020 年 10 月 20 日
I research 3 D volumetric brain tumor segmentation using CNN. Is activation map the feature extraction in CNN?. So i want to know the feature extraction in CNN. Is Feature extraction step required in CNN?

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 10 月 18 日
Not explicitly. You can do some pre-processing, but you don't need to extract features yourself. The whole point of using a CNN is that we do need to decide which features are important for a specific problem. It should learn important features during the training process.
  1 件のコメント
hla hla myint
hla hla myint 2020 年 10 月 20 日
Thanks..Sr

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by