face mask detection using pretrained mobilenetv2 and opencv.
1.Clone the repository
2.run "python try.py" to open the tkinter gui
3.select the desired input video file
4.facemask detection video will be played on the default media player
https://drive.google.com/file/d/1u64i2O0Fp9FtS96nJ7coGBNmtfMI74KW/view?usp=sharing
https://drive.google.com/file/d/1sJMrfyPFRxyzzrNBwczjMVleMxNotiJ2/view?usp=sharing
1.tensorflow
2.sklearn
3.keras
4.imutils
5.ffmpeg
6.opencv