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

Pneumonia Classification using Chest X-Ray #534

Closed
Subhranil2004 opened this issue May 10, 2024 · 9 comments · Fixed by #1027
Closed

Pneumonia Classification using Chest X-Ray #534

Subhranil2004 opened this issue May 10, 2024 · 9 comments · Fixed by #1027
Assignees
Labels

Comments

@Subhranil2004
Copy link
Contributor

Subhranil2004 commented May 10, 2024

Overview :
The aim is to develop a predictive model for classifying Chest X-ray images as pneumonia-affected or not.
Classes:

  • Normal
  • Pneumonia
    • Bacterial [ Future scope ]
    • Viral [ Future scope ]

Objective :
The primary objective of this project is to create a deep learning (CNN) model that can accurately predict which class of Pneumonia a chest X-ray image belongs to.

I would like this issue to be assigned to me as part of GSSoC'24 with the gssoc label and the appropriate level (1/2/3).
Thank you.

Copy link

Thanks for creating the issue

@Piyushseth55
Copy link

Hii, I am Piyush. Under GSSOC'24, I would like to work on this issue. Pls assign me this!! #gssoc24

@diptarup794
Copy link

Hi,I want to work on this issue . I have worked on similar problems before and am confident about dealing with this one as well . Kindly assign it to me @Subhranil2004

@Subhranil2004
Copy link
Contributor Author

Actually, I am a GSSoC contributor, so I cannot assign it to anyone.
I want to work on this issue/project myself. Thus, I opened it.

@shrehs
Copy link

shrehs commented May 11, 2024

Hello!
I have worked on two image classifiers- dog breed classifier and flower classifier, I believe I'm able to contribute to the project due to my previouse projects. I have worked with AlexNet, VGG-16 of CNN. If given the oppurtunity I would love to be involved with this project. Please do consider my request. Thank you very much!

@invigorzz313
Copy link
Contributor

The issue has been assigned on FCFS basis.
@Subhranil2004 Do follow the project guidelines for PR.

@Subhranil2004
Copy link
Contributor Author

Subhranil2004 commented May 15, 2024

The issue has been assigned on FCFS basis. @Subhranil2004 Do follow the project guidelines for PR.

Ok I'll follow the guidelines.
Can you kindly assign the level (1/2/3) label as well @invigorzz313

Procedure :

  • I'll preprocess the images
  • Do data augmentation
  • Test with manual CNN models
  • Experiment with Transfer Learning of pre trained models for image classification
  • Document the results with graphs
  • Create a web-app for interactive user interface for predicting images : Viral, bacterial or normal.

@invigorzz313
Copy link
Contributor

The label assigning will be done on the submitted PR after reviewing it.

@Subhranil2004 Subhranil2004 changed the title Pneumonia classification using chest X-Ray Pneumonia Classification using Chest X-Ray Jul 29, 2024
@Subhranil2004
Copy link
Contributor Author

@invigorzz313 kindly check my pull request and confirm if everything is ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants