Building a Face Mask Detector using OpenCV and Watson Visual Recognition

TLDRLearn how to build a face mask detector using OpenCV and Watson Visual Recognition. Capture images with OpenCV, train a custom object detection model with Watson Visual Recognition, and visualize the detections using Python and OpenCV. Deploy the code for live production.