Skip to content

About 2D cropped images in examples.zip #72

Answered by Nicholasli1995
ZhangRenkai asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your great work. I noticed that the 2D HRNet estimate step estimates 2D coordinates using cropped images (in the examples.zip file) , and I wonder where the cropped anchors come from, are they produced using an pretrained 2D detector or just generated by 2D GT labels. If an 2D detector is used, could you please provide the message or pretrained models download link of the detector model. Another detail is whether the cropped images just reshaped from anchor size to HRNet input size(384*288) and there's no other process. Thank you so much!!!

  1. The GT bounding boxes are used for cropping. This is because the noise of using a detector does not affect the performance as suggested…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Nicholasli1995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants