-
-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem while training the dataset #6
Comments
try
|
Could you address this issue too ?
|
Make sure that after you add a user, a repo created in the data folder with the username. => the issue here coming from the script can't find any data to train the model, so the app it's not capturing any data also when you are in the phase of capturing the data, make sure that the app is detecting the face and its counting how many data captured so far. |
I am sure that after I add a user, a repo is created in the data folder with the username. Files:system.py =>
create_classifier.py
create_dataset.py
detector.py
|
I did some changes with the code too, but not the functional part but the training of datasets output the error as:
The text was updated successfully, but these errors were encountered: