xingyizhou / CenterNet

Object detection, 3D detection, and pose estimation using center point detection:
MIT License
7.25k stars 1.92k forks source link

在调用multi_pose_hg_3x.pth模型时报错 #127

Open sheng8006 opened 5 years ago

sheng8006 commented 5 years ago

在运行demo,调用multi_pose_dla_3x.pth模型的时候,会报出 Drop parameter wh.1.1.bias. Drop parameter reg.0.0.conv.weight. Drop parameter reg.0.0.conv.bias. Drop parameter reg.0.1.weight. Drop parameter reg.0.1.bias. Drop parameter reg.1.0.conv.weight. Drop parameter reg.1.0.conv.bias. Drop parameter reg.1.1.weight. Drop parameter reg.1.1.bias. No param base.base_layer.0.weight. No param base.base_layer.1.weight. No param base.base_layer.1.bias. No param base.base_layer.1.running_mean. No param base.base_layer.1.running_var. No param base.base_layer.1.num_batches_tracked. No param base.level0.0.weight. No param base.level0.1.weight. No param base.level0.1.bias. No param base.level0.1.running_mean. No param base.level0.1.running_var. No param base.level0.1.num_batches_tracked. No param base.level1.0.weight. No param base.level1.1.weight. No param base.level1.1.bias. No param base.level1.1.running_mean. No param base.level1.1.running_var. 这种问题,请问有人遇到过这类问题么,程序运行完成后没有得到任何的结果

sheng8006 commented 5 years ago

是在调用multi_pose_hg_3x.pth模型发生的错误,前面的表述有一点错误

xingyizhou commented 5 years ago

Can you show your command to reproduce this bug?

Kenneth-X commented 5 years ago

是在调用multi_pose_hg_3x.pth模型发生的错误,前面的表述有一点错误

same problem, i used cdet with voc model,the hotmap show nothing and the bbox did not draw on the demo picture, either

201814476285951 commented 5 years ago

请问您的模型怎么下载下来的?我打不开那个网页

201814476285951 commented 5 years ago

Could you tell me how can you download the multi_pose_dla_3x.pth?

Jerry3062 commented 5 years ago

I add option '--arch hourglass' and it can output the result.

leonzgtee commented 5 years ago

Could you tell me how can you download the multi_pose_dla_3x.pth?

要翻墙的