deep-face-alignment
deep-face-alignment copied to clipboard
how to get the final result?
when i run test.py as your instruction, the visualized result seems not acceptable. there so many face bounding box and each bbox have a face landmark result. this phenomenon look like the result of object detection which not processed by nms. why? thanks.
the solution maybe: https://github.com/deepinx/enhanced-ssh-mxnet/issues/3 use cpu_nms_wrapper
@xiakj did you figure this out? I'm having the same problem. The ESSH detector returns the same woman multiple times and no-one else.