Skip to content

Face mask detection using pre-trained models and OpenVINO. Designed with the purpose of using it on Intel® Neural Compute Stick 2 (Intel® Ncs2)

Notifications You must be signed in to change notification settings

amaan-akram/OpenVINO-FaceMaskDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVINO-FaceMaskDetection

Face mask detection using pre-trained pytorch trained models and OpenVINO. Designed with the purpose of using it on Intel® Neural Compute Stick 2 (Intel® Ncs2)

Full File System Download

Download the full ~2.5gb file system here including all the models trained and the datasets used.

Technologies Used

This project is created with:

  • Python 3.8.2
  • PyTorch 1.8.1
  • OpenVINO 2020.4.287
  • OpenCV 4.3

Hardware Used

  • A typical desktop computer was used to train and convert the mask detection model classifiers.
  • A Raspberry Pi 4 with an RPi Camera was used for the development and deployment of the real time detection system.
  • A Intel NCS2 connected to the RPi 4 was used to run inference of the mask detection and face detection models.

Youtube Video (Click on image)

youtube video

About

Face mask detection using pre-trained models and OpenVINO. Designed with the purpose of using it on Intel® Neural Compute Stick 2 (Intel® Ncs2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages