↓ 9 callersFunction_resnet(
arch: str,
block: Type[Union[BasicBlock, Bottleneck]],
layers: List[int],
pretrained: bool,
model/backbones/model_resnet.py:284
↓ 5 callersMethod__init__(self, channel_in, channel_out, alpha=0.5, sigma=4, stride=1, padding=1)
model/layers/np_attention_blocks.py:36
↓ 4 callersMethod_make_layer(
self,
block: Type[Union[BasicBlock, Bottleneck]],
planes: int,
blocks: int,
model/backbones/model_resnet.py:222
↓ 3 callersMethod__cal_loss(self, p1, p1_d, p2, p2_d, label, stride, epoch, iter)
model/loss/loss.py:83
↓ 3 callersMethod__init__(self, in_channels, out_channels,
kernel_size, stride, padding,
dilation=1,
lib/DCNv2/dcn_v2_onnx.py:127
↓ 3 callersMethodgenerate_label(self, k, gt_tensor, c_x_r, c_y_r, len_w, len_h, box_w, box_h, angle,
ymin, xmax, ymax,
datasetsv2.py:193
↓ 3 callersMethodgenerate_label(self, k, gt_tensor, c_x_r, c_y_r, len_w, len_h, box_w, box_h, angle,
ymin, xmax, ymax,
dataloadR/datasetsv2.py:109
↓ 2 callersMethodkernel(self, t, p, g, b, c, h, w)
model/layers/attention_blocks.py:156
↓ 2 callersMethodkernel(self, t, p, g, b, c, h, w)
model/layers/np_attention_blocks.py:122
↓ 2 callersMethodkernel(self, t, p, g, b, c, h, w)
model/layers/np_attention_blocks.py:186
↓ 2 callersMethodkernel(self, t, p, g, b, c, h, w)
model/layers/np_attention_blocks.py:249