Presentation Edititng
Presentation Edititng
Detection and
Segmenting
•Group members :
1) Mishi MAKADE
2) KGOSI Katlego
Libraries:
• Keras & tensorflow
• Sklearn
• Matplotlib
• Pandas
Models:
• vgg16
• EfficientNetB7
• The MRIs came in different sizes and were
therefore resized as per requirement of the different
models presented in this study.
Methodology: • The “preprocess_input” function was used for pre-
processing the images along with
Image Pre- “ImageDataGenerator”.
• We found that EfficientNetB7 gave best results for the chosen parameters
of interest, namely accuracy in terms of number of trainable parameters
and accuracy.
• EfficientNetB7 has a total of 66 million trainable parameters while VGG-
16 has 138 million trainable parameters, and EfficientNetB7 gave the
highest accuracy.
Results