deepinx / enhanced-ssh-mxnet

The MXNet Implementation of Enhanced SSH (ESSH) for Face Detection and Alignment
55 stars 28 forks source link

what is the content of enhanced detection? #1

Open bleakie opened 5 years ago

bleakie commented 5 years ago

Excuse me, what is the content of enhanced detection? Is that the original accuracy of mxnet-ssh?

deepinx commented 5 years ago

Facial landmarks have been added to the original SSH method, so landmarks can be directly derived from it. The accuracy was copied from mxnet-ssh. I did not verify it myself. Thank you a lot for your feedback.

Best Regards.