observations
observations copied to clipboard
No module named 'label_detect'
While executing webcam.py , I encoutered following error:
_**_ModuleNotFoundError Traceback (most recent call last)
ModuleNotFoundError: No module named 'label_detect'**
I am using google colab with GPU. Thanks in advance!
you need to upload mask_classifier/label_detect.py file into Google Colab notebook.