Skip to content

nimanthaF/alzheimers-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alzheimer's Disease Detection using MRI Scan Images

This repository contains a web framework designed to detect Alzheimer's disease using MRI scan images. The project leverages machine learning models to analyze MRI images and predict the likelihood of Alzheimer's disease.

Project Overview

  • Languages Used:
    • Python (98.1%)
    • Jupyter Notebook (1.4%)
    • PowerShell (0.3%)
    • JavaScript (0.1%)
    • CSS (0.1%)
    • HTML (0%)

Features

  • MRI Image Analysis: Utilizes advanced image processing techniques to analyze MRI scans.
  • Machine Learning Models: Implements machine learning models to predict the presence of Alzheimer's disease.
  • Web Interface: Provides a user-friendly web interface for uploading and analyzing MRI images.

How to Use

  1. Clone the repository:
    git clone https://github.com/nimanthaF/alzheimers-detection.git
    cd alzheimers-detection
  2. Install the required dependencies:
    pip install -r requirements.txt
  3. Run the application:
    python app.py
  4. Access the web interface through your browser:
    http://localhost:5000
    

Contributing

Contributions are welcome! Please follow the standard GitHub workflow for contributing to this project.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published