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

关键点个数为0情况的疑问 #957

Open
ShihuaiXu opened this issue Dec 15, 2021 · 0 comments
Open

关键点个数为0情况的疑问 #957

ShihuaiXu opened this issue Dec 15, 2021 · 0 comments

Comments

@ShihuaiXu
Copy link

if num_kpts == 0:
hm[cls_id, ct_int[1], ct_int[0]] = 0.9999
reg_mask[k] = 0
reg_mask是和wh、offset的loss计算有关,难道关键点个数为0,wh和offset就不学了?

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