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

Body model feature map number 19. #2

Open
gheaeckkseqrz opened this issue Mar 11, 2021 · 0 comments
Open

Body model feature map number 19. #2

gheaeckkseqrz opened this issue Mar 11, 2021 · 0 comments
Labels
question Further information is requested

Comments

@gheaeckkseqrz
Copy link

gheaeckkseqrz commented Mar 11, 2021

Hi, I noticed the body model return a tensor with 19 channels.
Adding print("Mconv7_stage6_L2", Mconv7_stage6_L2.shape) in openpose/body/estimator.py on line 139 will print Mconv7_stage6_L2 torch.Size([1, 19, 23, 17]) for the demo image.
The openpose model has only 18 keypoints.
What is channel 19 for ?

Best,
Pierre

@prasunroy prasunroy added the question Further information is requested label Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants