-
Notifications
You must be signed in to change notification settings - Fork 263
Conversation
@hacky1997 please don't upload dataset as it is compress it and upload |
@hacky1997 Please don't include all the images, just add a working example of the script via screenshot and add a couple of images that u used |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perform the requested changes!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add dataset in zip,tar,gzip compressed format
@chavarera & @AdityaJ7 My network is slow right now. I will do this a bit later for sure. |
are you working on it ? |
Updated dataset
@chavarera Yes! when I have compressed the dataset to tar file it takes around 125 MB. So, it's the problem which I am facing currently. Could you please help me to sort it out? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oKAY @hacky1997 do one thing remove all these images and add the source from which these files can be attained in the README.md file
Your final folder must contain -
1.A Readme file with a better description of the script and how to use it and the link to the place from where these images can be downloaded
2.A screenshot of the script in action
3.A requirements.txt file containing external libraries used in the script
4.Your scripts
@hacky1997 are you still working on ? |
will close this pr after 3 days @hacky1997 |
Python World does not accept pull requests on this repository anymore. |
Description
Face Mask Detection system built with OpenCV, Keras/TensorFlow using Deep Learning and Computer Vision concepts in order to detect face masks in static images as well as in real-time video streams.
Type of change
Choosing one or more options from the following as per the nature of your Pull request.
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.
Update index.md
)README.md
, according to the givenREADME_TEMPLATE.