clandmark
clandmark copied to clipboard
no face
I have problem with false positive detect face. And when I give area really without face than library set landmarks anyway...
How to avoid such situation?
Hi,
all the learned models which are published so far are expecting that the input is a face image. Therefore it always outputs landmarks. However, this problem could be easily solved by changing the model a bit and learning new models.
The learning codes (MATLAB for start) will be published soon.
Could you publish such example?
Maybe it will become one of the examples.