An open API service indexing awesome lists of open source software.

https://github.com/gift-exe/facemasks

This program basically detects if a person is wearing face mask or not. I used tensor flow CNN for training and openCV for the application(Test). I guess it works pretty okay but the image data I have is limiting (i.e it can only detect surgical and in some cases black nose masks).
https://github.com/gift-exe/facemasks

Last synced: 4 months ago
JSON representation

This program basically detects if a person is wearing face mask or not. I used tensor flow CNN for training and openCV for the application(Test). I guess it works pretty okay but the image data I have is limiting (i.e it can only detect surgical and in some cases black nose masks).

Awesome Lists containing this project