SlideShare a Scribd company logo
1 of 11
by Emmanuel Baisire
Malaria Detection Model Using Convolutional Neural Network
Agenda
Discussion Topics
• Global Malaria Health Risks
• Data Preprocessing and Exploration
• Solution Design
• Recommended Model Architecture
• Opportunities and Challenges
3
Deep Learning Model
Problem Statement:
• According to WHO, Malaria infected 241 millions cases and 627,000 deaths in 2021.
• It is transmitted through mosquito bites leading to high fever, chills and even death.
• Diagnostic tools include microscopes by experienced nurses, rapid diagnostic test and polymerase chain
reaction.
• Current methods are time consuming, requires a trained microscopist to read hundreds of smear images to
detect malaria.
• Build a deep learning model that can automatically detect malaria parasite in blood smear images.
4
Deep Learning Model
Data Exploration
• Malaria cell images dataset contained 24,958 train and 2,600 test images.
• Test and Train images were of pixel values ranging from 0 to 255.
• Parasite and uninfected labels were balanced for Train and Test data.
• Parasitized blood cells have visibly red marks on any side of the image while uninfected images have no
marks.
5
Deep Learning Model
Solution Design
• A Convolution Neural Network architecture was preferred due to its strengthen to classify images.
• The problem was a binary classification to determine if an image had a parasite or uninfected
• A total of 6 models were trained and tested to choose the best performing models
• They were divided into 4 distinct CNNs and 2 VGG type neural networks
6
Deep Learning Model
Solution Design
• Base Model with 3 layer of 32 filter size • Best Performing Model 3 layers with BatchNormLzn
7
Deep Learning Model
Recommended Model Architecture
• Best Performing Model with 3 Conv2D layers with 32 filters
• LeakyReLu Activation Function
• Dense Layer with 512 filters 3 layers
• MaxPoolling2D of 2 by 2 windows and BatchNormalization
• Last Binary Classification layer using Softmax activation function
8
Deep Learning Model
Recommended Model Performance
9
Deep Learning Model
Recommended Model Performance
10
Deep Learning Model
Model Deployment
• It is a great candidate as a Phone App to provide diagnostic results
• user will scan cell images to the mobile app to get patient’s positive or negative results.
• The model will be deployed using TensorFlow REST API with less little infrastructure and network
maintenance costs.
• CNN deep learning-based model performed better than other experimental models.
• It was able to identify malaria parasites at an accuracy rate of about 98% with relatively few cell
images.
11
Deep Learning Model
Recommendations and Conclusions
• Perform further review of the cell images that seemed to be wrongly labeled during data collection.
• Collect more cell image dataset sample with varying parasite markers.
• Seek expert knowledge from skilled microscopist to review mislabeled images by the model.
• Image dataset should be split into 3 sets that include training, validation and test datasets. Instead of
using only 2 datasets.
• For validation purpose, I would also recommend the K-Fold validation use by splitting the data into 3
partitions
• In conclusion, the general architecture for this solution involved data-preprocessing to ensure that we
are able feed the input data into a model to predict Parasitic and uninfected people at 98% accuracy.

More Related Content

What's hot

Presentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONPresentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONShantaJha2
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...IRJET Journal
 
diabetic retinopathy.pptx
diabetic retinopathy.pptxdiabetic retinopathy.pptx
diabetic retinopathy.pptxKomal Naphade
 
Facemask_project (1).pptx
Facemask_project (1).pptxFacemask_project (1).pptx
Facemask_project (1).pptxJosh Josh
 
Image classification using CNN
Image classification using CNNImage classification using CNN
Image classification using CNNNoura Hussein
 
Automating e government using ai
Automating e government using aiAutomating e government using ai
Automating e government using aiVenkat Projects
 
face mask detection ppt66 (1)M M.pptx
face mask detection ppt66 (1)M M.pptxface mask detection ppt66 (1)M M.pptx
face mask detection ppt66 (1)M M.pptxShreyaMishra883730
 
Seminar on detecting fake accounts in social media using machine learning
Seminar on detecting fake accounts in social media using machine learningSeminar on detecting fake accounts in social media using machine learning
Seminar on detecting fake accounts in social media using machine learningParvathi Sanil Nair
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumorVenkat Projects
 
Bird species identification using deep learning
Bird species identification using deep learningBird species identification using deep learning
Bird species identification using deep learningVenkat Projects
 
Transfer Learning for the Detection and Classification of traditional pneumon...
Transfer Learning for the Detection and Classification of traditional pneumon...Transfer Learning for the Detection and Classification of traditional pneumon...
Transfer Learning for the Detection and Classification of traditional pneumon...Yusuf Brima
 
Text detection and recognition from natural scenes
Text detection and recognition from natural scenesText detection and recognition from natural scenes
Text detection and recognition from natural sceneshemanthmcqueen
 
Emotion detection using cnn.pptx
Emotion detection using cnn.pptxEmotion detection using cnn.pptx
Emotion detection using cnn.pptxRADO7900
 
Face Recognition Based Attendance System using Machine Learning
Face Recognition Based Attendance System using Machine LearningFace Recognition Based Attendance System using Machine Learning
Face Recognition Based Attendance System using Machine LearningYogeshIJTSRD
 
Gender and Age Detection using OpenCV.pptx
Gender and Age Detection using OpenCV.pptxGender and Age Detection using OpenCV.pptx
Gender and Age Detection using OpenCV.pptxSakshiVishwakarma12
 
Project proposal presentation(blood bank management system)
Project proposal presentation(blood bank management system)Project proposal presentation(blood bank management system)
Project proposal presentation(blood bank management system)Ikhtiar Khan Sohan
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online TestRandhir Gupta
 
IEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionIEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionSAMeh Zaghloul
 
Face recognition
Face recognitionFace recognition
Face recognitionbharath55
 

What's hot (20)

Presentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTIONPresentation on FACE MASK DETECTION
Presentation on FACE MASK DETECTION
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
 
diabetic retinopathy.pptx
diabetic retinopathy.pptxdiabetic retinopathy.pptx
diabetic retinopathy.pptx
 
Facemask_project (1).pptx
Facemask_project (1).pptxFacemask_project (1).pptx
Facemask_project (1).pptx
 
Image classification using CNN
Image classification using CNNImage classification using CNN
Image classification using CNN
 
Automating e government using ai
Automating e government using aiAutomating e government using ai
Automating e government using ai
 
face mask detection ppt66 (1)M M.pptx
face mask detection ppt66 (1)M M.pptxface mask detection ppt66 (1)M M.pptx
face mask detection ppt66 (1)M M.pptx
 
Seminar on detecting fake accounts in social media using machine learning
Seminar on detecting fake accounts in social media using machine learningSeminar on detecting fake accounts in social media using machine learning
Seminar on detecting fake accounts in social media using machine learning
 
deep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumordeep learning applications in medical image analysis brain tumor
deep learning applications in medical image analysis brain tumor
 
Bird species identification using deep learning
Bird species identification using deep learningBird species identification using deep learning
Bird species identification using deep learning
 
Transfer Learning for the Detection and Classification of traditional pneumon...
Transfer Learning for the Detection and Classification of traditional pneumon...Transfer Learning for the Detection and Classification of traditional pneumon...
Transfer Learning for the Detection and Classification of traditional pneumon...
 
Text detection and recognition from natural scenes
Text detection and recognition from natural scenesText detection and recognition from natural scenes
Text detection and recognition from natural scenes
 
Emotion detection using cnn.pptx
Emotion detection using cnn.pptxEmotion detection using cnn.pptx
Emotion detection using cnn.pptx
 
Face Recognition Based Attendance System using Machine Learning
Face Recognition Based Attendance System using Machine LearningFace Recognition Based Attendance System using Machine Learning
Face Recognition Based Attendance System using Machine Learning
 
Computer Vision
Computer VisionComputer Vision
Computer Vision
 
Gender and Age Detection using OpenCV.pptx
Gender and Age Detection using OpenCV.pptxGender and Age Detection using OpenCV.pptx
Gender and Age Detection using OpenCV.pptx
 
Project proposal presentation(blood bank management system)
Project proposal presentation(blood bank management system)Project proposal presentation(blood bank management system)
Project proposal presentation(blood bank management system)
 
Quizine: An online Test
Quizine: An online TestQuizine: An online Test
Quizine: An online Test
 
IEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer VisionIEEE EED2021 AI use cases in Computer Vision
IEEE EED2021 AI use cases in Computer Vision
 
Face recognition
Face recognitionFace recognition
Face recognition
 

Similar to Malaria Detection Deep Learning Models.pptx

Deep Learning Malaria Detection Model by Emmanuel Baisire
Deep Learning Malaria Detection Model by Emmanuel BaisireDeep Learning Malaria Detection Model by Emmanuel Baisire
Deep Learning Malaria Detection Model by Emmanuel BaisireEmanuel Baisire
 
brain_tumor_detection.pptxdsksv dkvdksvbkdsk
brain_tumor_detection.pptxdsksv dkvdksvbkdskbrain_tumor_detection.pptxdsksv dkvdksvbkdsk
brain_tumor_detection.pptxdsksv dkvdksvbkdsklikhithkumpala159
 
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...Vidit Goyal
 
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno..."Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...Edge AI and Vision Alliance
 
Quadcopter for Monitoring and Detection
Quadcopter for Monitoring and DetectionQuadcopter for Monitoring and Detection
Quadcopter for Monitoring and DetectionTejasDalvi15
 
Automated Analysis of Microscopy Images using Deep Convolutional Neural Network
Automated Analysis of Microscopy Images using Deep Convolutional Neural NetworkAutomated Analysis of Microscopy Images using Deep Convolutional Neural Network
Automated Analysis of Microscopy Images using Deep Convolutional Neural NetworkAdetayoOkunoye
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxvikyt2211
 
Multi faceted skin disorder classification
Multi faceted skin disorder classificationMulti faceted skin disorder classification
Multi faceted skin disorder classificationsrujanmoily
 
An optimized deep learning architecture for the diagnosis of covid 19 disease...
An optimized deep learning architecture for the diagnosis of covid 19 disease...An optimized deep learning architecture for the diagnosis of covid 19 disease...
An optimized deep learning architecture for the diagnosis of covid 19 disease...Aboul Ella Hassanien
 
Distilling dark knowledge from neural networks
Distilling dark knowledge from neural networksDistilling dark knowledge from neural networks
Distilling dark knowledge from neural networksAlexander Korbonits
 
Malware Collection and Analysis via Hardware Virtualization
Malware Collection and Analysis via Hardware VirtualizationMalware Collection and Analysis via Hardware Virtualization
Malware Collection and Analysis via Hardware VirtualizationTamas K Lengyel
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNIRJET Journal
 
Artificial Intelligence in Healthcare at OpenPOWER Summit Europe
Artificial Intelligence in Healthcare at OpenPOWER Summit EuropeArtificial Intelligence in Healthcare at OpenPOWER Summit Europe
Artificial Intelligence in Healthcare at OpenPOWER Summit EuropeOpenPOWERorg
 
Deep learning with keras
Deep learning with kerasDeep learning with keras
Deep learning with kerasMOHITKUMAR1379
 
Bacterial Counting: Quick, easy and accurate?
Bacterial Counting: Quick, easy and accurate?Bacterial Counting: Quick, easy and accurate?
Bacterial Counting: Quick, easy and accurate?MACE Lab
 

Similar to Malaria Detection Deep Learning Models.pptx (20)

Deep Learning Malaria Detection Model by Emmanuel Baisire
Deep Learning Malaria Detection Model by Emmanuel BaisireDeep Learning Malaria Detection Model by Emmanuel Baisire
Deep Learning Malaria Detection Model by Emmanuel Baisire
 
Yu.pptx
Yu.pptxYu.pptx
Yu.pptx
 
brain_tumor_detection.pptxdsksv dkvdksvbkdsk
brain_tumor_detection.pptxdsksv dkvdksvbkdskbrain_tumor_detection.pptxdsksv dkvdksvbkdsk
brain_tumor_detection.pptxdsksv dkvdksvbkdsk
 
The effect of cloud computing in next generation
The effect of cloud computing in next generationThe effect of cloud computing in next generation
The effect of cloud computing in next generation
 
ppt.pdf
ppt.pdfppt.pdf
ppt.pdf
 
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
Ghaziabad, India - Early Detection of Various Types of Skin Cancer Using Deep...
 
DREAM Challenge
DREAM ChallengeDREAM Challenge
DREAM Challenge
 
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno..."Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...
"Another Set of Eyes: Machine Vision Automation Solutions for In Vitro Diagno...
 
Quadcopter for Monitoring and Detection
Quadcopter for Monitoring and DetectionQuadcopter for Monitoring and Detection
Quadcopter for Monitoring and Detection
 
Automated Analysis of Microscopy Images using Deep Convolutional Neural Network
Automated Analysis of Microscopy Images using Deep Convolutional Neural NetworkAutomated Analysis of Microscopy Images using Deep Convolutional Neural Network
Automated Analysis of Microscopy Images using Deep Convolutional Neural Network
 
Brain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptxBrain Tumor Detection Using Deep Learning ppt new made.pptx
Brain Tumor Detection Using Deep Learning ppt new made.pptx
 
Multi faceted skin disorder classification
Multi faceted skin disorder classificationMulti faceted skin disorder classification
Multi faceted skin disorder classification
 
An optimized deep learning architecture for the diagnosis of covid 19 disease...
An optimized deep learning architecture for the diagnosis of covid 19 disease...An optimized deep learning architecture for the diagnosis of covid 19 disease...
An optimized deep learning architecture for the diagnosis of covid 19 disease...
 
Distilling dark knowledge from neural networks
Distilling dark knowledge from neural networksDistilling dark knowledge from neural networks
Distilling dark knowledge from neural networks
 
Malware Collection and Analysis via Hardware Virtualization
Malware Collection and Analysis via Hardware VirtualizationMalware Collection and Analysis via Hardware Virtualization
Malware Collection and Analysis via Hardware Virtualization
 
AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...AnoMalNet: outlier detection based malaria cell image classification method l...
AnoMalNet: outlier detection based malaria cell image classification method l...
 
Blood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNNBlood Cell Image Classification for Detecting Malaria using CNN
Blood Cell Image Classification for Detecting Malaria using CNN
 
Artificial Intelligence in Healthcare at OpenPOWER Summit Europe
Artificial Intelligence in Healthcare at OpenPOWER Summit EuropeArtificial Intelligence in Healthcare at OpenPOWER Summit Europe
Artificial Intelligence in Healthcare at OpenPOWER Summit Europe
 
Deep learning with keras
Deep learning with kerasDeep learning with keras
Deep learning with keras
 
Bacterial Counting: Quick, easy and accurate?
Bacterial Counting: Quick, easy and accurate?Bacterial Counting: Quick, easy and accurate?
Bacterial Counting: Quick, easy and accurate?
 

More from Emanuel Baisire

Data Science Model Cmparison and Accuracy Rate by Emmanuel Baisire
Data Science Model Cmparison and Accuracy Rate by Emmanuel BaisireData Science Model Cmparison and Accuracy Rate by Emmanuel Baisire
Data Science Model Cmparison and Accuracy Rate by Emmanuel BaisireEmanuel Baisire
 
The role of expectations in human computer interactions by emanuel baisire
The role of expectations in human computer interactions by emanuel baisireThe role of expectations in human computer interactions by emanuel baisire
The role of expectations in human computer interactions by emanuel baisireEmanuel Baisire
 
Privatization of state prisons by emanuel baisire
Privatization of state prisons by emanuel baisirePrivatization of state prisons by emanuel baisire
Privatization of state prisons by emanuel baisireEmanuel Baisire
 
Investment incentives in south africa by emanuel baisire
Investment incentives in south africa by emanuel baisireInvestment incentives in south africa by emanuel baisire
Investment incentives in south africa by emanuel baisireEmanuel Baisire
 
Information systems and competitive strategy by emanuel baisire
Information systems and competitive strategy by emanuel baisireInformation systems and competitive strategy by emanuel baisire
Information systems and competitive strategy by emanuel baisireEmanuel Baisire
 
Information architecture and web design by emanuel baisire
Information architecture and web design by emanuel baisireInformation architecture and web design by emanuel baisire
Information architecture and web design by emanuel baisireEmanuel Baisire
 
European union’s medical technology market by emanuel baisire
European union’s medical technology market by emanuel baisireEuropean union’s medical technology market by emanuel baisire
European union’s medical technology market by emanuel baisireEmanuel Baisire
 
Eu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEmanuel Baisire
 
Eu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEmanuel Baisire
 
Automated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireAutomated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireEmanuel Baisire
 
Automated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireAutomated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireEmanuel Baisire
 
Why hire an information architect consultant for your business by emanuel bai...
Why hire an information architect consultant for your business by emanuel bai...Why hire an information architect consultant for your business by emanuel bai...
Why hire an information architect consultant for your business by emanuel bai...Emanuel Baisire
 
Emanuel Baisire's view about Global Central Bankers
Emanuel Baisire's  view about Global Central BankersEmanuel Baisire's  view about Global Central Bankers
Emanuel Baisire's view about Global Central BankersEmanuel Baisire
 
U.S- EU World Trade Organization Case- Emanuel Baisire
U.S- EU World Trade Organization Case- Emanuel BaisireU.S- EU World Trade Organization Case- Emanuel Baisire
U.S- EU World Trade Organization Case- Emanuel BaisireEmanuel Baisire
 
Genetically Modified Organism (GMO food)-- Emanuel Baisire
Genetically Modified Organism (GMO food)-- Emanuel BaisireGenetically Modified Organism (GMO food)-- Emanuel Baisire
Genetically Modified Organism (GMO food)-- Emanuel BaisireEmanuel Baisire
 
The role of information systems by Emanuel Baisire
The role of information systems by Emanuel BaisireThe role of information systems by Emanuel Baisire
The role of information systems by Emanuel BaisireEmanuel Baisire
 
E marketplaces by Emanuel Baisire
E marketplaces by Emanuel BaisireE marketplaces by Emanuel Baisire
E marketplaces by Emanuel BaisireEmanuel Baisire
 
Electronic commerce overview by Emanuel Baisire
Electronic commerce overview by Emanuel BaisireElectronic commerce overview by Emanuel Baisire
Electronic commerce overview by Emanuel BaisireEmanuel Baisire
 

More from Emanuel Baisire (18)

Data Science Model Cmparison and Accuracy Rate by Emmanuel Baisire
Data Science Model Cmparison and Accuracy Rate by Emmanuel BaisireData Science Model Cmparison and Accuracy Rate by Emmanuel Baisire
Data Science Model Cmparison and Accuracy Rate by Emmanuel Baisire
 
The role of expectations in human computer interactions by emanuel baisire
The role of expectations in human computer interactions by emanuel baisireThe role of expectations in human computer interactions by emanuel baisire
The role of expectations in human computer interactions by emanuel baisire
 
Privatization of state prisons by emanuel baisire
Privatization of state prisons by emanuel baisirePrivatization of state prisons by emanuel baisire
Privatization of state prisons by emanuel baisire
 
Investment incentives in south africa by emanuel baisire
Investment incentives in south africa by emanuel baisireInvestment incentives in south africa by emanuel baisire
Investment incentives in south africa by emanuel baisire
 
Information systems and competitive strategy by emanuel baisire
Information systems and competitive strategy by emanuel baisireInformation systems and competitive strategy by emanuel baisire
Information systems and competitive strategy by emanuel baisire
 
Information architecture and web design by emanuel baisire
Information architecture and web design by emanuel baisireInformation architecture and web design by emanuel baisire
Information architecture and web design by emanuel baisire
 
European union’s medical technology market by emanuel baisire
European union’s medical technology market by emanuel baisireEuropean union’s medical technology market by emanuel baisire
European union’s medical technology market by emanuel baisire
 
Eu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisire
 
Eu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisireEu and turkey challenges and opportunities by emanuel baisire
Eu and turkey challenges and opportunities by emanuel baisire
 
Automated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireAutomated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisire
 
Automated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisireAutomated doc tracker architecture by emanuel baisire
Automated doc tracker architecture by emanuel baisire
 
Why hire an information architect consultant for your business by emanuel bai...
Why hire an information architect consultant for your business by emanuel bai...Why hire an information architect consultant for your business by emanuel bai...
Why hire an information architect consultant for your business by emanuel bai...
 
Emanuel Baisire's view about Global Central Bankers
Emanuel Baisire's  view about Global Central BankersEmanuel Baisire's  view about Global Central Bankers
Emanuel Baisire's view about Global Central Bankers
 
U.S- EU World Trade Organization Case- Emanuel Baisire
U.S- EU World Trade Organization Case- Emanuel BaisireU.S- EU World Trade Organization Case- Emanuel Baisire
U.S- EU World Trade Organization Case- Emanuel Baisire
 
Genetically Modified Organism (GMO food)-- Emanuel Baisire
Genetically Modified Organism (GMO food)-- Emanuel BaisireGenetically Modified Organism (GMO food)-- Emanuel Baisire
Genetically Modified Organism (GMO food)-- Emanuel Baisire
 
The role of information systems by Emanuel Baisire
The role of information systems by Emanuel BaisireThe role of information systems by Emanuel Baisire
The role of information systems by Emanuel Baisire
 
E marketplaces by Emanuel Baisire
E marketplaces by Emanuel BaisireE marketplaces by Emanuel Baisire
E marketplaces by Emanuel Baisire
 
Electronic commerce overview by Emanuel Baisire
Electronic commerce overview by Emanuel BaisireElectronic commerce overview by Emanuel Baisire
Electronic commerce overview by Emanuel Baisire
 

Recently uploaded

DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNKTimothy Spann
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...amitlee9823
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsJoseMangaJr1
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...amitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...amitlee9823
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...amitlee9823
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 

Recently uploaded (20)

DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24  Building Real-Time Pipelines With FLaNKDATA SUMMIT 24  Building Real-Time Pipelines With FLaNK
DATA SUMMIT 24 Building Real-Time Pipelines With FLaNK
 
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men  🔝Mathura🔝   Escorts...
➥🔝 7737669865 🔝▻ Mathura Call-girls in Women Seeking Men 🔝Mathura🔝 Escorts...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
Probability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter LessonsProbability Grade 10 Third Quarter Lessons
Probability Grade 10 Third Quarter Lessons
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Rabindra Nagar  (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Rabindra Nagar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
Call Girls Jalahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service Ban...
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men  🔝Thrissur🔝   Escor...
➥🔝 7737669865 🔝▻ Thrissur Call-girls in Women Seeking Men 🔝Thrissur🔝 Escor...
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bellandur ☎ 7737669865 🥵 Book Your One night Stand
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 

Malaria Detection Deep Learning Models.pptx

  • 1. by Emmanuel Baisire Malaria Detection Model Using Convolutional Neural Network
  • 2. Agenda Discussion Topics • Global Malaria Health Risks • Data Preprocessing and Exploration • Solution Design • Recommended Model Architecture • Opportunities and Challenges
  • 3. 3 Deep Learning Model Problem Statement: • According to WHO, Malaria infected 241 millions cases and 627,000 deaths in 2021. • It is transmitted through mosquito bites leading to high fever, chills and even death. • Diagnostic tools include microscopes by experienced nurses, rapid diagnostic test and polymerase chain reaction. • Current methods are time consuming, requires a trained microscopist to read hundreds of smear images to detect malaria. • Build a deep learning model that can automatically detect malaria parasite in blood smear images.
  • 4. 4 Deep Learning Model Data Exploration • Malaria cell images dataset contained 24,958 train and 2,600 test images. • Test and Train images were of pixel values ranging from 0 to 255. • Parasite and uninfected labels were balanced for Train and Test data. • Parasitized blood cells have visibly red marks on any side of the image while uninfected images have no marks.
  • 5. 5 Deep Learning Model Solution Design • A Convolution Neural Network architecture was preferred due to its strengthen to classify images. • The problem was a binary classification to determine if an image had a parasite or uninfected • A total of 6 models were trained and tested to choose the best performing models • They were divided into 4 distinct CNNs and 2 VGG type neural networks
  • 6. 6 Deep Learning Model Solution Design • Base Model with 3 layer of 32 filter size • Best Performing Model 3 layers with BatchNormLzn
  • 7. 7 Deep Learning Model Recommended Model Architecture • Best Performing Model with 3 Conv2D layers with 32 filters • LeakyReLu Activation Function • Dense Layer with 512 filters 3 layers • MaxPoolling2D of 2 by 2 windows and BatchNormalization • Last Binary Classification layer using Softmax activation function
  • 10. 10 Deep Learning Model Model Deployment • It is a great candidate as a Phone App to provide diagnostic results • user will scan cell images to the mobile app to get patient’s positive or negative results. • The model will be deployed using TensorFlow REST API with less little infrastructure and network maintenance costs. • CNN deep learning-based model performed better than other experimental models. • It was able to identify malaria parasites at an accuracy rate of about 98% with relatively few cell images.
  • 11. 11 Deep Learning Model Recommendations and Conclusions • Perform further review of the cell images that seemed to be wrongly labeled during data collection. • Collect more cell image dataset sample with varying parasite markers. • Seek expert knowledge from skilled microscopist to review mislabeled images by the model. • Image dataset should be split into 3 sets that include training, validation and test datasets. Instead of using only 2 datasets. • For validation purpose, I would also recommend the K-Fold validation use by splitting the data into 3 partitions • In conclusion, the general architecture for this solution involved data-preprocessing to ensure that we are able feed the input data into a model to predict Parasitic and uninfected people at 98% accuracy.