observations icon indicating copy to clipboard operation
observations copied to clipboard

Results 19 observations issues
Sort by recently updated
recently updated
newest added

Since the images are of different sizes, we can add a piece of code to resize the images so that they become of same sizes. ![image](https://user-images.githubusercontent.com/8472493/93509632-ffc10980-f8ed-11ea-8754-2950536e4760.png) I have already done...

While executing webcam.py , I encoutered following error: _**_ModuleNotFoundError Traceback (most recent call last) in () 5 from pygame import mixer 6 import time ----> 7 from label_detect import classify_face...

I follow your blog on _COVID-19_ face mask detection. I wanted to reproduce my own dataset. so i referred to this repository. I cloned a copy to use it. In...

The dataset which you have created, have you uploaded it on Kaggle or any other online platform to use it directly?

Hi, I am facing error when run the model_fit cell. However, I found the photo is inside the folder. OSError: cannot identify image file Thanks. WZ

Currently not enough information about how to install the required packages is presented, for example it is needed python 3.7 in order to install pygame 1.9.6. Moreover, the mkl packages...

Hi Which part in your code is for data augmentation ?