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
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
For demo refer this video