-
Notifications
You must be signed in to change notification settings - Fork 84
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
如何处理mpii上一些图像范围之外的关键点 #11
Comments
Hi, we ignore them. |
是在计算loss的时候把这些点忽略掉吗 |
请问一下,为什么用您发布的hourglass网络在MPII上随机初始化训练时,loss很低 |
因为很低,验证集上loss没有变化趋势 |
你直接加浩树好友聊不就好了(笑哭) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
师兄您好,
mpii数据集上,有些点的坐标是在图片范围之外的,还有些点的坐标直接是(0,0),请问这些点的groundtruth在生成heatmap的时候,是如何处理的?
The text was updated successfully, but these errors were encountered: