Skip to content

Parkinson detection based on wave sketches and deep learning - PDS

Notifications You must be signed in to change notification settings

mehrdad-dev/PDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parkinson detection based on sketches images - PDS

Detect Parkinson's disease just from a wave sketch image!

Parkinson's disease is a brain disorder that causes unintended or uncontrollable movements, such as shaking, stiffness, and difficulty with balance and coordination. Traditionally, to detect Parkinson MRI images are used.

In 2017 a paper was published to detect Parkinson's by using hand sketch images. They proposed a dataset that includes wave and spiral sketches from healthy and Parkinson's people. And they said we can use these sketch images to detect Parkinson's disease!

About this project

I provided a method to detect Parkinson's based on the proposed dataset in paper.

Dataset

You can access the dataset from Kaggle website.

Notebook

Run this notebook on Google Colab and test on the proposed dataset.

Results

You can download the pretrained model here

Accuracy on train set: 100%

Accuracy on test set: 96.~%

Dataset samples

Mehrdad Mohammadian Mehrdad Mohammadian Mehrdad Mohammadian

License

MIT License

Based on