↓ 5 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mhformer/module/trans_hypothesis_cluster.py:63
↓ 5 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mhformer/module/trans_hypothesis.py:9
↓ 4 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/motionbert/hot_motionbert.py:63
↓ 4 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mixste/hot_mixste.py:62
↓ 4 callersMethodupdate Params: dets - a numpy array of detections in the format [[x1,y1,x2,y2,score],[x1,y1,x2,y2,score],...] Requires: this metho
demo/lib/sort/sort.py:177
↓ 3 callersMethod__init__(self, args, n_layers=12, dim_in=3, dim_feat=64, dim_rep=512, dim_out=3, mlp_ratio=4, act_layer=nn.GELU, attn_
model/motionagformer/hot_motionagformer.py:261
↓ 3 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mhformer/module/trans.py:9
↓ 3 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/motionbert/motionbert.py:12
↓ 3 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mixste/mixste.py:11
↓ 3 callersMethod__init__(self, in_features, hidden_features=None, out_features=None, act_layer=nn.GELU, drop=0.)
model/mixste/tpc_mixste.py:65
↓ 3 callersFunctionget_affine_transform(
center, scale, rot, output_size,
shift=np.array([0, 0], dtype=np.float32), inv=0
)
demo/lib/hrnet/lib/utils/transforms.py:58
↓ 2 callersMethod__init__(self, args, n_layers=12, dim_in=3, dim_feat=64, dim_rep=512, dim_out=3, mlp_ratio=4, act_layer=nn.GELU, attn_
model/motionagformer/motionagformer.py:177
↓ 2 callersFunctionconvert_bbox_to_z Takes a bounding box in the form [x1,y1,x2,y2] and returns z in the form [x,y,s,r] where x,y is the centre of the box and s is the scale/ar
demo/lib/sort/sort.py:33
↓ 2 callersFunctionconvert_x_to_bbox Takes a bounding box in the centre form [x,y,s,r] and returns it in the form [x1,y1,x2,y2] where x1,y1 is the top left and x2,y2 is the bot
demo/lib/sort/sort.py:48
↓ 1 callersMethod__init__(self, in_channels, out_channels, kernel_size, stride=1, dilation=1)
model/motionagformer/modules/tcn.py:6
↓ 1 callersMethod_check_branches(self, num_branches, blocks, num_blocks,
num_inchannels, num_channels)
demo/lib/hrnet/lib/models/pose_hrnet.py:119
↓ 1 callersMethod_make_one_branch(self, branch_index, block, num_blocks, num_channels,
stride=1)
demo/lib/hrnet/lib/models/pose_hrnet.py:139
↓ 1 callersFunctioncreate_layers(dim, n_layers, mlp_ratio=4., act_layer=nn.GELU, attn_drop=0., drop_rate=0., drop_path_rate=0.,
model/motionagformer/motionagformer.py:146
↓ 1 callersFunctioncreate_layers(dim, n_layers, mlp_ratio=4., act_layer=nn.GELU, attn_drop=0., drop_rate=0., drop_path_rate=0.,
model/motionagformer/hot_motionagformer.py:230