Abstract
In this presentation, we describe our face mask and body temperature detection system implemented using Raspberry Pi. This project aimed to develop a portable face mask detection and temperature reading device that detected if a person was wearing a face mask and their temperature was within a specific range. An MLX90614 infrared (IR) sensor was interfaced with a raspberry pi and used to detect an object's temperature within its field of view. The operating distance of this specific IR sensor is 2cm-5cm. The detection software program utilizes the Python library smbus2 and the locally stored folder mlx90614 to read the object temperature from the IR sensor, convert the Celsius temperature to Fahrenheit. If the detected temperature is within the preset range and the MobileNetV2 model sees that the person is wearing a mask, then a green box is displayed around the person's head. If the detected temperature is out of the range and the model predicts the person is not wearing a mask, then there is a red box outlining the person's face. This project is sponsored by WV SOARS grants from Shepherd University.
Published Version (Free)
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have