필터 지우기
필터 지우기

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.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by