Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Project Addition]: Knee Osteoarthritis Prediction #752

Open
devarshh08 opened this issue Jun 6, 2024 · 8 comments
Open

[Project Addition]: Knee Osteoarthritis Prediction #752

devarshh08 opened this issue Jun 6, 2024 · 8 comments
Labels
Status: Up for Grabs Up for grabs issue.

Comments

@devarshh08
Copy link

Deep Learning Simplified Repository (Proposing new issue)

🔴 Knee Osteoarthritis Prediction

🔴 Classifying images of x-rays into chances of the patient getting osteoarthritis.

🔴 https://www.kaggle.com/datasets/shashwatwork/knee-osteoarthritis-dataset-with-severity/data

🔴 Will be considering external factors other than images of the knee x-rays, such as age and gender. Since it is more common in females above 40.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name : Devarsh Shah
  • GitHub Profile Link : https://github.com/devarshh08
  • Email ID : devarsh.s9521@gmail.com
  • Participant ID (if applicable): Devarsh Shah (thewittywizard)
  • Approach for this Project : Classification and Convolutional Neural Networks
  • What is your participant role? (Mention the Open Source program)
    GirlScript Summer of Code 2024 Contributor

Happy Contributing 🚀

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

Copy link

github-actions bot commented Jun 6, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@abhisheks008
Copy link
Owner

Hi @devarshh08 can you please share your approach for this problem statement? What are the models you are planning to implement here. Mention 3-4 models for this project.

@devarshh08
Copy link
Author

devarshh08 commented Jun 7, 2024

I are going to be using deep learning and cnn, to predict by image whether the person has knee osteoarthritis or not.

I'll be sending a detailed step by step method soon.

Sorry for the inconvenience. Really appreciate your patience!

@devarshh08
Copy link
Author

@abhisheks008 Here is a basic overview:

Here is a sample data with 5 severity grades, Grade 0 : Healthiest to Grade 4 : Most severe.

Then I will preprocess the dataset firstly and add to a list, it also includes assigning labels to the images.

Then I will make a CNN model, using the following models : ResNet 50, VGG 16, MobileNet, EfficientNet B7

After that I will split the model and train the data from the split training and testing data

Then will plot the data.

That's it, thank you!

@abhisheks008
Copy link
Owner

Cool, go ahead with this issue. Assigned to you @devarshh08

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Jun 7, 2024
@devarshh08 devarshh08 changed the title Knee Osteoarthritis Prediction [Project Addition]Knee Osteoarthritis Prediction Jun 8, 2024
@devarshh08
Copy link
Author

Hi @abhisheks008, I want to request a few days extension for completing this project. Because it is my first time I am facing a lot of issues and am working to resolve them.

Thank you very much for understanding.

@abhisheks008 abhisheks008 changed the title [Project Addition]Knee Osteoarthritis Prediction [Project Addition]: Knee Osteoarthritis Prediction Aug 11, 2024
@abhisheks008 abhisheks008 added Status: Up for Grabs Up for grabs issue. and removed Status: Assigned Assigned issue. level 2 Level 2 for GSSOC gssoc Girlscript Summer of Code 2024 labels Aug 11, 2024
@shivam060404
Copy link

i would like to work on this project Knee Osteoarthritis prediction using cnn model using transfer learning frameworks like ResNet or VGGNet to optimize our model performance and reduce our training time.
I am GSSOC 2024 extended Contributor .
My github username :shivam060404.
kindly assign me to collaborate and open source learning to contribute in this project.

@abhisheks008
Copy link
Owner

Hi @shivam060404 sorry for replying so late. Implement these models for this problem statement to get a better result/output,

  1. ResNet
  2. VGG
  3. MobileNet
  4. EfficientNet

You can start working on this issue.

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level 2 Level 2 for GSSOC hacktoberfest gssoc-ext and removed Status: Up for Grabs Up for grabs issue. labels Oct 13, 2024
@abhisheks008 abhisheks008 removed Status: Assigned Assigned issue. level 2 Level 2 for GSSOC labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Up for Grabs Up for grabs issue.
Projects
None yet
3 participants