vardanagarwal / Proctoring-AI

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

Main.py missing #17

Closed Praveen-Nerhethil closed 3 years ago

Praveen-Nerhethil commented 3 years ago

Please help us to get the combined python file

vardanagarwal commented 3 years ago

Please have a look at the other branch. That has the combined file. However, there are only eye tracking, mouth opening detection an person detection implemented in it.

It is not developed in the new branch as running those things together was very slow with multithreading. So adding further functionalities will be even slower. You can get a rough idea from that if you you want to develop it.

vardanagarwal commented 3 years ago

https://github.com/vardanagarwal/Proctoring-AI/blob/old_master/main.py