abhisheks008 / DL-Simplified

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning. Devfolio URL, https://devfolio.co/projects/deep-learning-simplified-f013
https://quine.sh/repo/abhisheks008-DL-Simplified-499023976
MIT License
342 stars 294 forks source link

Parkinsons Vision Based Pose Estimation #226

Open abhisheks008 opened 1 year ago

abhisheks008 commented 1 year ago

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title : Parkinsons Vision Based Pose Estimation
:red_circle: Aim : The goal of this project was to use features derived from videos of Parkinson's assessment to predict the severity of parkinsonism and dyskinesia based on clinical rating scales.
:red_circle: Dataset : https://www.kaggle.com/datasets/limi44/parkinsons-visionbased-pose-estimation-dataset
:red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

All the best. Enjoy your open source journey ahead. 😎

vaishnavi-3969 commented 1 year ago

Hello I am interested in working on this issue Full name : Vaishnavi Kale GitHub Profile Link :https://github.com/vaishnavi-3969 Email ID : vaishnavi.kale3011@gmail.com Participant ID (if applicable): Approach for this Project : Data Exploration Preprocessing Feature Extraction: Model Training: using cnn Model Evaluation What is your participant role? (Mention the Open Source program) Contributor - SSOC '23

abhisheks008 commented 1 year ago

Hello I am interested in working on this issue Full name : Vaishnavi Kale GitHub Profile Link :https://github.com/vaishnavi-3969 Email ID : vaishnavi.kale3011@gmail.com Participant ID (if applicable): Approach for this Project : Data Exploration Preprocessing Feature Extraction: Model Training: using cnn Model Evaluation What is your participant role? (Mention the Open Source program) Contributor - SSOC '23

Can you elaborate more on the models you are going to use here?

adi271001 commented 8 months ago

can you please assign this to meunder swoc?

abhisheks008 commented 8 months ago

Can you please share your approach for this project? @adi271001

adi271001 commented 8 months ago

cnn , rnn , gnn , posenet , 3d cnn is what i have thought as models for this dataset , eda and plotting some graphs showing accuracies and train test results

abhisheks008 commented 8 months ago

Issue assigned to you @adi271001

YashSachan2 commented 4 months ago

Full name : Yash Sachan GitHub Profile Link :https://github.com/YashSachan2 Email ID : yash.sachan.ece22@itbhu.ac.in Participant ID (if applicable): Approach for this Project :I will perform feature extraction and then split the dataset into a ratio 80:20 and then use pre trained models like posenet,alphapose and models from huggingface as well as a custom cnn for it and compare their performance.

What is your participant role? (Mention the Open Source program) Contributor - GSSoc '24 @abhisheks008 Please assign this issue to me.

abhisheks008 commented 4 months ago

Hi @YashSachan2 one issue at a time please!

PABITRA34 commented 3 months ago

Full name : Pabitra Kumar Bera GitHub Profile Link : https://github.com/PABITRA34 Email ID : pabitrabera34@gmail.com Participant ID (if applicable): Approach for this Project :

  1. Exploratory Data Analysis (EDA)
  2. Preprocessing
  3. Modeling
    • Algorithm Selection (CNNs, LSTMs, Random Forest, SVM)
    • Model Training
    • Model Evaluation
  4. Final Model Selection and Validation
    • Select Best Model

What is your participant role? (Mention the Open Source program) Contributor - GSSoc '24 @abhisheks008 sir , I want to work on this project , please assign this to me.

abhisheks008 commented 3 months ago

Assigned @PABITRA34

PABITRA34 commented 3 months ago

ok @abhisheks008 sir, thank you for assigning me