↓ 5 callersMethod__init__(self, input_channels, output_channels, ff_channels, dropout, num_heads, attention_modes, norm)
former3d/net3d/sparse3d.py:100
Method__init__(
self, in_dim, num_heads, mlp_dim, dropout_rate=0.0, attn_dropout_rate=0.0
)
former3d/transformer.py:38
Method__init__(self, features, indices, indice_dict, spatial_shape, voxel_size, point_cloud_range, batch_size, hash_size, ma
former3d/net3d/sparse3d.py:58
Method__init__(self, input_channels, output_channels, ff_channels, dropout, num_heads, attention_modes, norm,
former3d/net3d/sparse3d.py:145
Method__init__(self, subm_cfg, norm, use_relative_coords=True, use_pooled_feature=True, use_no_query_coords=True, atten_sort
former3d/net3d/sparse3d.py:268