Method__init__(self, w2c, intrinsic, FoVx, FoVy, height, width, trans=np.array([0.0, 0.0, 0.0]), scale=1.0)
tgs/models/renderer.py:63
Method__init__(self, input_channels=1152, dim_feat=512, num_p0=512,
radius=1, bounding=True, up_factors=Non
tgs/models/snowflake/model_spdpp.py:79
Method__init__(self, in_channel, out_channel, kernel_size=1, stride=1, if_bn=True, activation_fn=torch.relu)
tgs/models/snowflake/utils.py:13
Method__init__(self, in_channel, out_channel, kernel_size=(1, 1), stride=(1, 1), if_bn=True, activation_fn=torch.relu)
tgs/models/snowflake/utils.py:31
Method__init__(self, in_channel, dim=256, n_knn=16, pos_hidden_dim=64, attn_hidden_multiplier=4)
tgs/models/snowflake/utils.py:400
Method__init__(self, in_channel, dim=256, n_knn=16, pos_hidden_dim=64, attn_hidden_multiplier=4)
tgs/models/snowflake/skip_transformer.py:10
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_data: int)
tgs/models/snowflake/attention.py:83
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int)
tgs/models/snowflake/attention.py:108
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_data: int,
tgs/models/snowflake/attention.py:131
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_ctx: int,
tgs/models/snowflake/attention.py:167
Method__init__(
self,
*,
device: torch.device,
dtype: torch.dtype,
n_data: int,
tgs/models/snowflake/attention.py:195
Method__init__(self, npoint, radii, nsamples, mlps, bn=True, use_xyz=True)
tgs/models/snowflake/pointnet2_ops_lib/pointnet2_ops/pointnet2_modules.py:94