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
4.ImageLandmarks_test.py 是利用上述生成的关键点检测模型; 在测试图片中进行关键点的标注操作;查看预测出的点在原图中的位置;
似乎只能显示groundtruth点的信息,没法显示模型的训练效果。
The text was updated successfully, but these errors were encountered:
thanks for your sharing
Sorry, something went wrong.
No branches or pull requests
4.ImageLandmarks_test.py 是利用上述生成的关键点检测模型;
在测试图片中进行关键点的标注操作;查看预测出的点在原图中的位置;
似乎只能显示groundtruth点的信息,没法显示模型的训练效果。
The text was updated successfully, but these errors were encountered: