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

The body shape difference between the paper and codes #21

Open
GrayXu opened this issue Aug 26, 2019 · 0 comments
Open

The body shape difference between the paper and codes #21

GrayXu opened this issue Aug 26, 2019 · 0 comments

Comments

@GrayXu
Copy link

GrayXu commented Aug 26, 2019

In paper, the author contends that

Body shape: a 1-channel feature map of a blurred binary mask that roughly
covering different parts of human body.

the body shape doesn't include the head, but clearly your codes are not for it.

parse_shape = (parse_array > 0).astype(np.float32)
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

1 participant