Skip to content
New issue

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

How to predict one response map for each vehicle key point #1

Open
pengw416 opened this issue Nov 12, 2018 · 2 comments
Open

How to predict one response map for each vehicle key point #1

pengw416 opened this issue Nov 12, 2018 · 2 comments

Comments

@pengw416
Copy link

请问在代码当中是如何从一张训练集图片预测得到含有20个关键点的车辆响应图?

@pengw416
Copy link
Author

keypoint_test.txt和keypoint_train.txt是如何得到的?

@Zhongdao
Copy link
Owner

The key points provided in this repo are manually annotated. We then use the annotations as supervision to train an Hourglass-like Network[1] for automatically predicting the key points, given an input vehicle image.

[1].A. Newell, K. Yang, and J. Deng. Stacked hourglass networks for human pose estimation. In ECCV, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants