You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Built a pipeline to receive regular base64 frames capturing student attending class with a flask socket and recognizing student with trained ML Computer Vision model.
Built using Flask socket, opencv, facial recognition [Casscade classifier] and html/js
Modules to install -:
Flask
Flask-SocketIO
python-socketio
numpy
opencv-python
opencv-contrib-python
Pillow
About
Built a pipeline to receive regular base64 frames capturing student attending class with a flask socket and recognizing student with trained ML Computer Vision model.