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

Face Mask Detection using ResNet50 v2 #100

Merged
merged 7 commits into from
Jan 20, 2021

Conversation

RaghavModi
Copy link
Contributor

@RaghavModi RaghavModi commented Jan 19, 2021

Issue Number

ISSUE #96

Describe the changes you've made

Here I have added ResNetv2 50 to detect face mask.

@chandrikadeb7
Copy link
Owner

@RaghavModi Please make the Readme better like the existing one.

@RaghavModi
Copy link
Contributor Author

RaghavModi commented Jan 19, 2021

@chandrikadeb7 Please have a look again I have tried to improve Readme.md. Please suggest if any changes are required.

Copy link
Owner

@chandrikadeb7 chandrikadeb7 left a comment

Choose a reason for hiding this comment

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

@chandrikadeb7 Please have a look again I have tried to improve Readme.md. Please suggest if any changes are required.

Good!
Please include a demo gif of video/image input with many faces in a frame in order to highlight the model accuracy.

## Steps to run the ResNet50 v2

1. To clone the Repository: <br>
git clone https://github.com/chandrikadeb7/Face-Mask-Detection.git
Copy link
Owner

Choose a reason for hiding this comment

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

Add proper code format in Markdown.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As suggested I am made the changes. Please review it.

@chandrikadeb7 chandrikadeb7 linked an issue Jan 20, 2021 that may be closed by this pull request
@chandrikadeb7
Copy link
Owner

@RaghavModi Good work!

@chandrikadeb7 chandrikadeb7 merged commit 3142fae into chandrikadeb7:master Jan 20, 2021
@gabrielgiorisatto
Copy link

Do you have the pre-trained model available to download?

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.

Improve accuracy using ResNet50 v2.
3 participants