zllrunning / face-parsing.PyTorch

Using modified BiSeNet for face parsing in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face occlusion detection?

antonsanchez opened this issue · comments

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

Thanks!

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.