face-parsing.PyTorch icon indicating copy to clipboard operation
face-parsing.PyTorch copied to clipboard

Face occlusion detection?

Open aesanchezgh opened this issue 3 years ago • 2 comments

Is it possible to use this library to detect if a face is occluded or not?

Thanks!

aesanchezgh avatar Feb 01 '23 20:02 aesanchezgh

https://github.com/ykk648/AI_power/blob/main/face_lib/face_attr/face_attr.py

ykk648 avatar Jul 07 '23 09:07 ykk648

https://github.com/ykk648/AI_power/blob/main/face_lib/face_attr/face_attr.py

Thank you. I have tried your model. However, the performance is not that satisfactory for production use.

SCZwangxiao avatar Sep 19 '23 07:09 SCZwangxiao