jasmcaus / opencv-course

Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
https://youtu.be/oXlwWbU8l2o
MIT License
1.11k stars 955 forks source link

Can't obtain more than 30% accuracy in the training model #24

Closed manavCoder closed 3 years ago

manavCoder commented 3 years ago

I have followed all the steps and have also replaced the deprecated methods with the new method as it has been instructed. But still, I am not getting more than 30% accuracy while training model.

Please help @jasmcaus