Giter Club home page Giter Club logo

midas_final's Introduction

Medical Image Diagnosis Assistant System

Python Package Dependencies

  1. Django
  2. opencv-python
  3. django-crispy-forms
  4. scikit-learn
  5. scikit-image
  6. tensorflow

Quick start running the project

  1. clone repo https://github.com/asif001/midas_final.git
  2. Install required python dependencies into your python virtual environment (see runtime.txt) - pip install -r requirements.txt.
  3. create superuser following https://docs.djangoproject.com/en/1.8/intro/tutorial02/
  4. Go to address http://127.0.0.1:8000/admin and add doctor, patient and assistant login details
  5. migrate database using python manage.py makemigrations and python manage.py migrate
  6. After successful migration execute python manage.py runserver
  7. Go to address http://127.0.0.1:8000/home
  8. enjoy

Introduction

In this project an web application has been implemented to detect diseases and monitor them using different image processing tools. An automated prescription ystem also implemented using keras Deep Learning library. Disease detection accuracy average 95% on Breast Cancer, Musculoskeletal Disorder and Pneumonia.

Motivation

The project is made for the international competition IEEE YESS12: Maker Fair 2019

Report

Generated Report

Features

  • Works as an assistant of doctor
  • Powered by Machine learning and Deep Learning
  • Detect diseases and report to the doctor
  • Automated system to prescribe
  • Image processing tools to inspect disease images better

Contributing

The main reason to publish something open source, is that anyone can just jump in and start contributing to my project. So If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Author

Asifur Rahman [email protected] Student at Department of Computer Science and Engineering Khulna University of Engineering & Technology, Khulna Bangladesh

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.