Abstract: Facial expression recognition is an intelligent human-computer interaction technology that gives a great sense of communication of the expression of our emotions, understanding, and intent ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Abstract: Face recognition has achieved remarkable progress and is widely deployed in real-world scenarios. Recently more and more attention has been given to individual privacy protection, due to ...