zhang-tao-whu / e2ec

E2EC: An End-to-End Contour-based Method for High-Quality High-Speed Instance Segmentation
Other
214 stars 45 forks source link

KeyError: 'dla.dla_up.ida_0.proj_1.conv.conv_offset.weight' #26

Closed yufeng89 closed 1 year ago

yufeng89 commented 1 year ago

I've solved,thanks

NiteCat-zr commented 1 year ago

I also encountered this problem, how did you solve it?

yufeng89 commented 1 year ago

模型没对应上,导致权重不匹配。

余风 @.***

 

------------------ 原始邮件 ------------------ 发件人: "zhang-tao-whu/e2ec" @.>; 发送时间: 2023年4月6日(星期四) 上午9:27 @.>; @.>;"State @.>; 主题: Re: [zhang-tao-whu/e2ec] KeyError: 'dla.dla_up.ida_0.proj_1.conv.conv_offset.weight' (Issue #26)

I also encountered this problem, how did you solve it?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

zhang-tao-whu commented 1 year ago

You can refer to #23.