Thundernet_Pytorch icon indicating copy to clipboard operation
Thundernet_Pytorch copied to clipboard

Bug in snet backbone?

Open ggjy opened this issue 5 years ago • 0 comments

It seems that the channels in branch_main and branch_proj should be out_channel // 2, but you use the inp here.

https://github.com/ouyanghuiyu/Thundernet_Pytorch/blob/master/lib/model/faster_rcnn/modules.py#L289

ggjy avatar Sep 23 '20 11:09 ggjy