Skip to content

Kushal0189/FaceMasque

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detection-of-Person-With-or-Without-Mask

This project is mainly made for detecting a person and classify weather a person is weared the mask or not.

To use this project simply follow following steps.

  1. Use following command in your working directory through type it in command Prompt. pip install FaceMasque

  2. Now, import it in your python file. from FaceMasque import Classfication_of_Person_with_or_without_Wearing_Mask as fm

  3. Simply call folloeing function and you are ready with mask detection project. detected_image = fm.mask_detection(original_image)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages