:mask:C O V I D - 1 9 A L E R T!:pray:
👉 [Shantanu Gupta] Portfolio GitHub LinkedIN </br> </br>
About–
Social Distancing and Face Mask Detection Platform utilizes Artificial Network to perceive if a person walk with maintain social distance and does/doesn’t wear a mask as well. The application can be associated with any current or new IP cameras to identify individuals maintaining social distance with/without a mask. :mask: </br> </br>
System Requirement – :desktop_computer:
Installation Process–
- Download Anaconda Software –
Operating System | Download Link | |
---|---|---|
:point_right: | Windows | click here |
:point_right: | Mac | click here |
:point_right: | Linux | click here |
:loudspeaker: During Installation be sure to check to set Environmental variable path
conda create --name tf_python
y
and enter.pip install -r requirement.txt
Required Libraries–
File Required to Download –
- DATASETS : </br> Using datasets to train the model for Face Mask Detection model. To download the dataset – :point_right: Click here :point_left: (Dataset with 4,000 Images Sampels) :star2:File contain 2 Sub-Folder i.e. With_mask & Without_mask (each folder contain 2k samples of images).
This is a balanced dataset containing faces with and without masks with a mean height of 283.68 and mean width of 278.77
yolov3.weights
Download the Weight File :point_right: Click here :point_left:Trained Result of Face Mask Model–
File Structure
Set all downloaded files to their respective folders/path as given in Folder Structure Diagram.
RUN the Main Module–
- Using Command Prompt or Anaconda Prompt:
- To activate environment:–
conda activate tf_python
- Run main module:–
python main.py
Outputs–
Contribute:
:fire: Contributions are always welcome!
Drop a :star: if you like this Repository.. :smile:
:point_right::point_right::point_right: []:point_left::point_left::point_left: