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

about pose_NMS error #16

Open
lunalulu opened this issue Feb 28, 2019 · 1 comment
Open

about pose_NMS error #16

lunalulu opened this issue Feb 28, 2019 · 1 comment

Comments

@lunalulu
Copy link

I think the description of pose_NMS in the paper is wrong, d(Pi, Pj|Λ, λ) ≤ η should be d(Pi, Pj|Λ, λ) > η???
The code seems to support my idea, too! see below,
delete_ids = np.arange(img_scores.shape[0])[simi > gamma]

Please give me the correct answer, thanks very much!

@roachsinai
Copy link

Hi @lunalulu could show me the link of above code?

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