I am using a face recognition library to identify faces from different unknown videos and am getting results. The next step is to verify the accuracy of these face identifications. I want to explore face tracking methods such as ByteTrack or DeepSORT to track the identified faces across frames to ensure the given face ID is correct. Alternatively, I need to explore face re-identification methods to verify the accuracy of the given face ID.
Can you suggest how to start this work or share references for further reading?
SHALU P is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.