Is Feature extraction step required in CNN?
Afficher commentaires plus anciens
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?
Réponses (1)
Ameer Hamza
le 18 Oct 2020
0 votes
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 commentaire
hla hla myint
le 20 Oct 2020
Catégories
En savoir plus sur Get Started with Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!