This is a Python-based Face Recognition Attendance System using face_recognition, OpenCV. It captures real-time webcam input to detect and identify known faces and logs their attendance with a ...
I'm running Deep-Live-Cam with --execution-provider cuda on a Windows machine (RTX 3050, 4GB VRAM, Python 3.10, ONNXRuntime GPU 1.21.0). The face swap pipeline starts correctly and loads all models ...