GithubHelp home page GithubHelp logo

ashishsardana / jaundice-detection Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 3.0 3.98 MB

Neonatal Jaundice Detection using Convolutional Neural Networks

License: MIT License

Python 100.00%
neonatal-jaundice color-detection skin-detection cnn

jaundice-detection's Introduction

Make-A-Thon 2017

Neonatal Jaundice Detection

A way to alert a mother in home about early stage of Neonatal Jaundice in order to get an early treatment to prevent newborn mortality/morbidity.

1

23

Solution:

The most reliable and non-invasive way to detect jaundice is to check the skin tone of a person.

Adopting the same technique for a new born baby, identifying the color of baby's face will help in detecting jaundice.

  • CNN to classify an image for jaundice/non-jaundice. Dataset used for this were images collected from google.
  • Uniform Image - Resizing the images to 28x28 px.
  • Face Detection - To use the baby's face only for identifying the color of the skin. (Using Haar-Cascade and OpenCV)
  • Skin Detection - To detect just the skin of the face and ignoring eyes, hair and other unnecessary features.
  • Obtaining Color - Extracting color only from the skin region. (Using ColorThief)
  • Classification - Comparing the color value with different shades of yellow.
  1. Click the picture of the baby's face using Raspberry Pi's camera.
  2. The image will be processed and the corresponding LED (Jaundice/Non-Jaundice) glows.

jaundice-detection's People

Contributors

ashishsardana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jaundice-detection's Issues

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.