Giter Site home page Giter Site logo

malaria_detection's Introduction

Malaria Parasite Detection in Thin Blood Smear Images by Retraining Pretrained Convolutional Neural Networks (VGG19)

Build Status

Domain 		: Computer Vision, Machine Learning
Sub-Domain	: Deep Learning, Image Recognition
Techniques	: Deep Convolutional Neural Network, Transfer Learning, VGG19
Application	: Image Classification, Medical Imaging, Bio-Medical Imaging

Description

  • Detection of malarial parasites from thin Blood Smear images. Images were collected from Malaria screening research activity by National Institutes of Health (NIH).
  • Employed VGG19 Deep Learning (Convolutional Neural Network) and fine-tuned the model weights in the entire network to distinguish infected from uninfected images. Used Tensorflow 2.0 for model training. Incrementally unfroze and tuned all layers in the network.
  • Image augmentation and resizing of images were done on the fly during the training process.
  • Attained a loss (categorical crossentropy) 0.159 and an accuracy 95.7% on the test data.

Dataset Details

Dataset Name : Malaria Cell Images Dataset Original Dataset : Malaria Datasets - National Institutes of Health (NIH) Number of Classes : 2

Tools/ Libraries

Languages	    : Python
Tools/IDE	    : Jupyter. Notebook
Libraries	    : TensorFlow 2.0, VGG19

Performance Metrics

Dataset Training Validation
Accuracy 0.9206 0.9503
Loss 0.14285 0.1762
Precision 0.96
Recall 0.96
ROC-AUC

Model and Training Parameters

Parameter Value
Base Model VGG19
Optimizer Stochastic Gradient Descent
Loss Function Categorical Crossentropy
Learning Rate 0.0001
Batch Size 32
Number of Epochs Round #1 & #2: 10 epochs, Round#3: 35 epochs

malaria_detection's People

Contributors

rajesharasada avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.