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

Added COVID-19 Medical Face Mask Detection #224

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DarshAgrawal14
Copy link
Contributor

Related Issue

None

NOTE: Kindly write in the following format -

Closes #32

Description

  • First from images and annotations of people wearing mask , labelled the people wearing mask, not wearing masks and wearing masks improperly
  • Analyzed dataset
  • Data Augmentation
  • Training model
  • Created test.py to load created model , process given image and detect mask in image

-Additions :
- Model Training Notebook
- Loading and Testing Notebook
- Dataset ( Images + Annotations )
- Trained Model
- README.md

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Untitled.video.-.Made.with.Clipchamp.7.mp4

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

- First from images and annotations of people wearing mask , labelled the people wearing mask, not wearing masks and wearing masks improperly
- Analyzed dataset
- Data Augmentation
- Training model
- Created test.py to load created model , process given image and detect mask in image
@DarshAgrawal14
Copy link
Contributor Author

@Aryan-Chharia i have submitted the PR, if any changes needed let me know , else i would appreciate it if you could merge the PR

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

Successfully merging this pull request may close these issues.

Face mask detection system
1 participant