I am encountering an issue with the face_recognition library when trying to identify partial faces. Currently, I am using the library for face detection and recognition in various scenarios, including cases where only partial faces are visible. However, the library does not seem to accurately identify or recognise partial faces (e.g., only a part of the face such as the right ear or right nose). Is there any possible way to resolve this problem. Thanks in advance!
I am encountering an issue with the face_recognition library when trying to identify partial faces. Currently, I am using the library for face detection and recognition in various scenarios, including cases where only partial faces are visible. However, the library does not seem to accurately identify or recognise partial faces (e.g., only a part of the face such as the right ear or right nose). Is there any possible way to resolve this problem. Thanks in advance!