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] Kidney Stone Images Classification #771

Closed
SayantikaLaskar opened this issue Jun 10, 2024 · 11 comments · Fixed by #814
Closed

[Project Addition] Kidney Stone Images Classification #771

SayantikaLaskar opened this issue Jun 10, 2024 · 11 comments · Fixed by #814
Assignees
Labels
gssoc Girlscript Summer of Code 2024 level2 Level 2 for GSSOC Status: Assigned Assigned issue.

Comments

@SayantikaLaskar
Copy link
Contributor

SayantikaLaskar commented Jun 10, 2024

🔴 Project Title : Kidney Stone Images Classification

🔴 Aim : The aim of this project is to classify the images given in the dataset using deep learning methods.

🔴 Dataset : https://www.kaggle.com/datasets/safurahajiheidari/kidney-stone-images

🔴 Approach : Creating models for multi-class classification task. using decision tree and random forest classsifier.

📍 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 : Sayantika laskar
GitHub Profile Link :https://github.com/SayantikaLaskar
Email ID : [email protected]
Approach for this Project : Creating models for multi-class classification task. using decision tree and random forest classsifier.
What is your participant role? (Mention the Open Source program)
GSSoC 2024 Contributor
Happy Contributing 🚀

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

Copy link

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

@SayantikaLaskar SayantikaLaskar changed the title Deep Learning Simplified Repository (Proposing new issue) Kidney Stone Images Classification Jun 10, 2024
@SayantikaLaskar
Copy link
Contributor Author

Hi @abhisheks008 I want to work on this issue. Please assign me this issue.

@SayantikaLaskar SayantikaLaskar changed the title Kidney Stone Images Classification [Project Addition] Kidney Stone Images Classification Jun 10, 2024
@abhisheks008
Copy link
Owner

What are models you are planning to implement here for this problem statement?
@SayantikaLaskar

@SayantikaLaskar
Copy link
Contributor Author

I am planning to use extratree classifier, random forest and KNeighbors algorithms for the model @abhisheks008

@abhisheks008
Copy link
Owner

As this repo mainly focuses on deep learning methods, you should implement deep learning techniques rather than going with the machine learning methods.

@SayantikaLaskar
Copy link
Contributor Author

SayantikaLaskar commented Jun 11, 2024

I can work with CNN with the following dataset
https://www.kaggle.com/datasets/harshghadiya/kidneystone/code
Will it be okay? @abhisheks008

@abhisheks008
Copy link
Owner

I can work with CNN with the following dataset https://www.kaggle.com/datasets/harshghadiya/kidneystone/code Will it be okay? @abhisheks008

You need to implement 3-4 architectures for this dataset/problem statement.

@SayantikaLaskar
Copy link
Contributor Author

Okay I am working on it. Thank you

@SayantikaLaskar
Copy link
Contributor Author

I have done the model using CNN, VGG and resnet model. Kindly assign me the issue @abhisheks008

@abhisheks008
Copy link
Owner

I have done the model using CNN, VGG and resnet model. Kindly assign me the issue @abhisheks008

Assigned @SayantikaLaskar

@abhisheks008 abhisheks008 added Status: Assigned Assigned issue. level3 Level 3 for GSSOC gssoc Girlscript Summer of Code 2024 level2 Level 2 for GSSOC and removed level3 Level 3 for GSSOC labels Jun 15, 2024
@abhisheks008 abhisheks008 linked a pull request Jun 15, 2024 that will close this issue
2 tasks
@abhisheks008 abhisheks008 linked a pull request Jun 19, 2024 that will close this issue
12 tasks
@abhisheks008 abhisheks008 linked a pull request Jun 20, 2024 that will close this issue
12 tasks
This was referenced Jun 22, 2024
Copy link

Hello @SayantikaLaskar! Your issue #771 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment