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

Web Application For the project Bone Fracture Detection #653

Merged
merged 12 commits into from
May 29, 2024

Conversation

binguliki
Copy link
Contributor

Pull Request for DL-Simplified 💡

Issue Title : Web Application for Bone Fracture Detection project

  • Info about the related issue (Aim of the project) : Web Application using flask as backend for detecting bone fractures by localizing and classify the bone fracture
  • Name: Bingumalla Likith
  • GitHub ID: binguliki
  • Email ID: [email protected]
  • Idenitfy yourself: GSSoC'24 | Contributor

Closes: #650

Describe the add-ons or changes you've made 📃

Give a clear description of what have you added or modifications made
I have developed a webapplication that runs over the flask backend , i have used the existing model of Bone fracture detection project for detecting the fractures. Its a user friendly and easy to handle website.

Type of change ☑️

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested? ⚙️

I have tested this website using many examples and edge cases where possible failures can occur.

Checklist: ☑️

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

Copy link

Our team will soon review your PR. Thanks @binguliki :)

@binguliki
Copy link
Contributor Author

@abhisheks008 can you please review the pr , and suggest me the changes that would be required for it be placed under level-3 tag

Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Remove the .DS_Store file.
  2. For the demo video, just drag and drop the video from your local system to the README then only it'll be embedded. Otherwise it'll not show properly. For your reference, https://github.com/abhisheks008/DL-Simplified/tree/main/Brain%20Tumor%20Detection/Web%20App

@abhisheks008 abhisheks008 added Status: Requested Changes Changes requested. gssoc Girlscript Summer of Code 2024 labels May 28, 2024
@binguliki
Copy link
Contributor Author

Hey @abhisheks008 , I did try the way specified by you but idk why it wasnt working , instead i modified it and added a youtube link , can you review the pr and make the necessary changes

@binguliki binguliki requested a review from abhisheks008 May 28, 2024 17:27
Copy link
Owner

@abhisheks008 abhisheks008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved @binguliki

@abhisheks008 abhisheks008 added Status: Approved Approved PR by the PA. level 3 Level 3 for GSSOC and removed Status: Requested Changes Changes requested. labels May 29, 2024
@abhisheks008 abhisheks008 merged commit fc0ec4f into abhisheks008:main May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Girlscript Summer of Code 2024 level 3 Level 3 for GSSOC Points Updated Status: Approved Approved PR by the PA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Addition] Web Application For the project Bone Fracture Detection
2 participants