Method__init__(
self,
size,
scale=(0.08, 1.0),
ratio=(3.0 / 4.0, 4.0 / 3.0),
interpo
slowfast/datasets/transform.py:708
Method__init__(
self, sigma_min=[0.0, 0.1], sigma_max=[0.0, 2.0], use_PIL=False
)
slowfast/datasets/transform.py:1019
Method__init__(
self,
dim_in=3,
dim_out=768,
kernel=(1, 16, 16),
stride=(1, 4, 4),
slowfast/models/stem_helper.py:297
Method__init__(
self,
dim,
dim_out,
input_size,
num_heads=8,
qkv_bias=False,
slowfast/models/attention.py:163
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp_32.py:37
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp_32.py:75
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp_32.py:116
Method__init__(self, dim, segment_dim, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
slowfast/models/morphmlp_32.py:148
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp.py:39
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp.py:77
Method__init__(self, dim, segment_dim=8, qkv_bias=False, qk_scale=None, attn_drop=0., proj_drop=0.)
slowfast/models/morphmlp.py:118
Method__init__(self, dim, segment_dim, mlp_ratio=4., qkv_bias=False, qk_scale=None, drop=0., attn_drop=0.,
slowfast/models/morphmlp.py:147