Chamal Ayesh Wickramanayaka
Published © Apache-2.0

Student Attendance with Face ID

In schools, attendance is the most importance thing. But still we are using traditional ways to mark the attendance.

IntermediateWork in progressOver 1 day787

Things used in this project

Hardware components

Intel i7 (6th Gen) based Laptop
×1

Software apps and online services

OpenVINO™ toolkit
Intel OpenVINO™ toolkit

Story

Read more

Schematics

Flow of the face recognition

Code

.bat file to run the inference

BatchFile
call "C:\Program Files (x86)\IntelSWTools\openvino\bin\seupvars.bat"

python ./face_recognition_demo.py ^
-m_fd ./face-detection-retail-0004.xml ^
-m_lm ./landmarks-regression-retail-0009.xml ^
-m_reid ./face-reidentification-retail-0095.xml ^
-m_hp ./head-pose-estimation-adas-0001.xml ^
-fg "C:/face_gallery" ^
-v

OpenVINO pretrained models

Credits

Chamal Ayesh Wickramanayaka

Chamal Ayesh Wickramanayaka

21 projects • 25 followers
Experienced software engineer with a passion for AI, IoT, and innovation, continuously seeking to learn and embrace new technologies.

Comments