deeplearning model responsible for detecting faces to take student's attendance
- Esp32-cam / laptop cam
- face_recognition library📚
- Arduino in case of using esp32 or any equivalent camera
- python
git clone https://github.com/Omar88magdy/Attendace-using-Face-Recognition/tree/main
Connect your camera and run Arduino_code.ino
to start a camera server
import you own nedded faces to be detected inside Multi face detection/faces
Replace the directory for faces folder
as indicated with your own directory
Multi face detection/TestingFace.ipynb