We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
FaceDetModelHandler.py的55行已经推理出了5个关键点,为什么还要再用人脸对齐模型再检测一遍关键点,然后只用其中的5个点去crop人脸,不能用检测模型得到的5个点直接进行crop吗?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
FaceDetModelHandler.py的55行已经推理出了5个关键点,为什么还要再用人脸对齐模型再检测一遍关键点,然后只用其中的5个点去crop人脸,不能用检测模型得到的5个点直接进行crop吗?
The text was updated successfully, but these errors were encountered: