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
您好!
我想请教一下如何在224的图像上生成face_map,我直接使用您提供的512的ckpt修改测试代码中的align_out_size=(512,512)->(224,224)输出的parse_map会很奇怪。实际上,我只需要对应的mask[0,1....]来表示不同的面部区域即可,您能给出一点意见么,谢谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好!
我想请教一下如何在224的图像上生成face_map,我直接使用您提供的512的ckpt修改测试代码中的align_out_size=(512,512)->(224,224)输出的parse_map会很奇怪。实际上,我只需要对应的mask[0,1....]来表示不同的面部区域即可,您能给出一点意见么,谢谢!
The text was updated successfully, but these errors were encountered: