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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,我下载mxnet的人脸特征点提取模型,转换到zqcnn模型的时候遇到问题,LinearRegressionOutput not support yet Custom not support yet,怎么修改呢?
The text was updated successfully, but these errors were encountered:
文本方式打开转之后的模型头文件,手工删掉那些没有的层即可
Sorry, something went wrong.
可以了,谢谢,回复好快啊。还要在inpput层手动加c w h。有个小细节有的模型输出层name是下划线conv6_3 ,有的是conv6-3
@zuoqing1988 您好,但是我用两个模型det5-dw112,det4-dw96-v2s,跑SampleLnet106,测试data里面的只包含人脸图像,特征点感觉不是特别准?
只跑关键点的情况下需要人脸本身是onet裁剪好的
No branches or pull requests
您好,我下载mxnet的人脸特征点提取模型,转换到zqcnn模型的时候遇到问题,LinearRegressionOutput not support yet Custom not support yet,怎么修改呢?
The text was updated successfully, but these errors were encountered: