Skip to content

This project aims to detect Parkinson's disease using a computer vision approach. It leverages transfer learning with a pre-trained Inception V4 model for feature extraction and employs K-Nearest Neighbors (KNN) for classification.

License

Notifications You must be signed in to change notification settings

SirineMaaroufi/parkinsons-disease-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Parkinson’s Disease Detection

This project aims to detect Parkinson's disease using a computer vision approach. It leverages transfer learning with a pre-trained Inception V4 model for feature extraction and employs K-Nearest Neighbors (KNN) for classification. The primary goal is to classify individuals as either healthy or affected by Parkinson's disease based on visual data.


🚀 Project Overview

Parkinson's disease affects millions worldwide. Early detection is crucial for effective management and treatment. This project applies advanced AI techniques to assist in accurate and early diagnosis.

Key Features:

  • Transfer Learning: Utilized Inception V4 for efficient feature extraction.
  • Classification: Implemented KNN to classify individuals into healthy or affected categories.
  • Technologies: Python, TensorFlow, PyTorch.

🛠️ Technologies Used

  • Programming Languages: Python
  • Libraries/Frameworks: TensorFlow, PyTorch, NumPy, Scikit-learn
  • Model: Inception V4 (pre-trained)

📊 Results

Accuracy: (to be updated with results).

Next Steps:

  • Explore alternative classification techniques.
  • Expand the dataset for better generalization.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project aims to detect Parkinson's disease using a computer vision approach. It leverages transfer learning with a pre-trained Inception V4 model for feature extraction and employs K-Nearest Neighbors (KNN) for classification.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published