Recent content by Raghavendran

  1. Raghavendran

    News How to Build a Face Mask Detector with Raspberry Pi

    Can someone help me with this!! Been getting this error every time I run it. Traceback (most recent call last): File "detect_mask_webcam.py", line 5, in <module> from tensorflow.keras.applications.mobilenet_v2 import preprocess_input File...