Skip to content

saksham20aggarwal/Health-Lab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Lab

Health Lab

Table of Contents

Introduction:

We propose to implement a deep-learning framework that will segment the affected part of the brain in the MRI scans along with predicting severity of the alzheimer's disease.

We are going to deploy the model with simple interactive user interface - Health Lab on web platform.

Our presentation and demo_video

Training

  • For Classification:

    Open In Colab

  • For Semantic Segmentation:

    Open In Colab

Results

Installation

Fork this repository.

Then move to the desired directory in your PC and type in the terminal

git clone https://github.com/chetanpandey1266/FallFest-VWXYZ.git

cd web_app_with_ml_backend

pip install -r requirements.txt

Now your webapp is ready to run on your localhost😄

To run the web app

python app.py

This will run your site on localhost

How_to_Use

For demo refer this video

About

ACM fall fest hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.5%
  • Python 7.5%
  • CSS 6.3%
  • HTML 2.9%
  • JavaScript 1.8%