HXH-resonance

Results 1 comments of HXH-resonance

> 这里为何要用unsqueeze呀 请问您是否遇到过 File "D:\code\2020.5.22code\SSD_iresnet\layers\modules\l2norm.py", line 23, in forward out = self.weight.unsqueeze(0).unsqueeze(2).unsqueeze(3).expand_as(x) * x RuntimeError: The expanded size of the tensor (128) must match the existing size (512) at non-singleton...