CSAllenISD / 2023-ISP-AutomatedAttendance

3 stars 1 forks source link

Research Python Libraries for Facial Recognition #26

Closed AkshayVemulapalli closed 1 year ago

AkshayVemulapalli commented 1 year ago

Also research transfer learning for image recognition because that's probably what we are going to use.

VJCS185 commented 1 year ago

Yeah, that's a good idea. We should definitely implement this into our project.

Bread21234 commented 1 year ago

Some of the databases that are going to be used are as follows: face_recognition, os, sys, cv2, numpy, and math. These databases will work concurrently in order to implement facial recognition.

RusticKnite commented 1 year ago

Research as been done with documentation in Connor's and Josh's playground branch. Actual current facial recognition is used in development.