Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages