juan-csv / face_recognition_occlusion

Face recognition implementation is capable of recognizing faces with occlusion, this includes faces wearing masks.
MIT License
83 stars 26 forks source link

occlusion detection #10

Open aesanchezgh opened 1 year ago

aesanchezgh commented 1 year ago

Can this code be used to determine whether or not an occlusion exists on the face?

Thanks