Open pramishp opened 2 years ago
thanks you for your issue, this is caused by my personal mistake when uploading the backbone module files, you can check the newest commit. that should fix the errors
Thanks for the fix. However, in this line of the backbone net you are passing gt_segmentation. I don't think that is intended. Also, the shape of the gt_segment doesn't match the input param shape of the labels
param in the ProposalModule forward call.
If possible can you please provide me with your email?
my email is @.***
刘冠泽 | |
---|---|
@.*** |
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年06月23日 18:06 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [hanabi7/VoteHMR] RuntimeError: expected input[100, 3, 512, 32] to have 131 channels (Issue #3) |
Thanks for the fix. However, in this line of the backbone net you are passing gt_segmentation. I don't think that is intended. Also, the shape of the gt_segment doesn't match the input param shape of the labels param in the ProposalModule forward call.
If possible can you please provide me with your email?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
please letme know your email address for easier communication.
刘冠泽 | |
---|---|
@.*** |
---- 回复的原邮件 ---- | 发件人 | @.> | | 日期 | 2022年06月23日 18:06 | | 收件人 | @.> | | 抄送至 | @.**@.> | | 主题 | Re: [hanabi7/VoteHMR] RuntimeError: expected input[100, 3, 512, 32] to have 131 channels (Issue #3) |
Thanks for the fix. However, in this line of the backbone net you are passing gt_segmentation. I don't think that is intended. Also, the shape of the gt_segment doesn't match the input param shape of the labels param in the ProposalModule forward call.
If possible can you please provide me with your email?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
please letme know your email address for easier communication. | | 刘冠泽 | | @.*** | … your problem is solved?
you reproduce this paper?
Thanks for the fix. However, in this line of the backbone net you are passing gt_segmentation. I don't think that is intended. Also, the shape of the gt_segment doesn't match the input param shape of the
labels
param in the ProposalModule forward call.If possible can you please provide me with your email?
same problem
代码中有很多对不齐的地方。。。。。。
I am trying to run the training on my Ubuntu 18.04.5 with python=3.7.10, torch=1.1.0. However, I am getting the following error when trying to run training with batchsize=100