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

Wound Classification Using DL #154

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

aaradhyasinghgaur
Copy link
Contributor

Closes :- #148
What I've done :-

  1. Utilizing 5 models such as DenseNet121 , Xception, VGG16, ResNet50, and InceptionV3 for image classification.
  2. Applying data augmentation (rotation, zooming, flipping, shearing, brightness) to enhance dataset robustness.
  3. Comparing model performance using accuracy scores, loss/accuracy graphs, and confusion matrices.
  4. Conducting EDA for dataset insights, including image distribution, quality, class imbalances, and sample visualization.
  5. Documening the process in a comprehensive README file.

@aaradhyasinghgaur
Copy link
Contributor Author

@TAHIR0110 kindly review my pr and merge it in case of no problems please.

@TAHIR0110 TAHIR0110 merged commit 33901ed into TAHIR0110:main Jun 9, 2024
1 check passed
@TAHIR0110 TAHIR0110 added level3 gssoc Associated with GSSOC labels Jun 9, 2024
@sanjay-kv
Copy link
Collaborator

https://github.com/TAHIR0110/ThereForYou
@aaradhyasinghgaur as per guideline only 200 points can be given here

@sanjay-kv sanjay-kv removed the level3 label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Associated with GSSOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants