Abstract: Speech emotional recognition (SER) focuses on developing computers' comprehension and response to human emotional tones and is a key field of research in human-machine interaction. This ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
A real-time Driver Drowsiness Detection System built using Python, OpenCV, MediaPipe, and Django. The system monitors the driver's eyes through a webcam and detects drowsiness based on eye movement ...
Abstract: This paper proposes a set of optimization algorithms to improve the correction accuracy and robustness in order to solve the problems of edge detection bias, feature point mismatching and ...