2020
DOI: 10.1007/978-981-15-3666-3_2
|View full text |Cite
|
Sign up to set email alerts
|

Early Prediction of Brain Tumor Classification Using Convolution Neural Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
6
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(7 citation statements)
references
References 16 publications
0
6
0
Order By: Relevance
“…The critical feature was selected using principal component analysis (PCA) and Gray-level co-occurrence matrix (GLCM) to detect the presence of brain tumours and their classification into malignant and benign categories using support vector machine (SVM) [22]. Another feature extraction method utilising CNN is to cluster the mri images using a fuzzy c-means algorithm first [27]. Moreover, the canny edge algorithm is used to detect the tumour region, and CNN was proposed utilizing this two-stage information, with an accuracy of 91.40 percent.…”
Section: Related Workmentioning
confidence: 99%
“…The critical feature was selected using principal component analysis (PCA) and Gray-level co-occurrence matrix (GLCM) to detect the presence of brain tumours and their classification into malignant and benign categories using support vector machine (SVM) [22]. Another feature extraction method utilising CNN is to cluster the mri images using a fuzzy c-means algorithm first [27]. Moreover, the canny edge algorithm is used to detect the tumour region, and CNN was proposed utilizing this two-stage information, with an accuracy of 91.40 percent.…”
Section: Related Workmentioning
confidence: 99%
“…54 A typical CNN architecture for image classification has several hidden layers between the input and output layers. The hidden layers are sequences of (convolution—ReLU —pooling) followed by a fully connected layer, and a softmax classification layer, 55 as shown in Figure 2; a representation of a CNN used to classify RGB (red, green, blue) images of size 28 × 28 pixels.…”
Section: Convolutional Neural Networkmentioning
confidence: 99%
“…A convenient manner to configure the padding is by adding just enough zero padding to keep the size of the output equal the size of the input. For instance, in Matlab, by setting the padding parameter to “same,” 54,55 the size of the padding is calculated by the software at training or prediction time so that the output has the same size as the input when the stride equals 1. If stride is larger than 1, the output size is inputSize stride , where inputSize is the height or width of the input, stride is the stride in the corresponding dimension, and · is the ceiling function.…”
Section: Case Studymentioning
confidence: 99%
See 2 more Smart Citations