vardanagarwal / Proctoring-AI

Creating a software for automatic monitoring in online proctoring
MIT License
540 stars 329 forks source link

Issues with scikit-learn for face spoofing #49

Closed mirunamd closed 3 years ago

mirunamd commented 3 years ago

Would it be possible to upgrade the dependency scikit-learn for the face spoofing module to the latest? I am having issues installing the one that's required (0.19.1) with pip install and can't find it in the pypi repo.

The builds for some older versions of scikit-learn are failing as well.

vardanagarwal commented 3 years ago

I used an off the shelf model which I could find. It is not trained by me nor do I have the access to that dataset to improve it. If you want you can train a model or find another working model and create a pull request.