Method__init__(self, dim_in=64, dim_hidden=128, dim_out=40, num_layer=3, device="cuda", use_bias=False, norm=False)
scene/semantic_model.py:14
Method__init__(self, colmap_id, R, T, FoVx, FoVy, image, gt_alpha_mask,
image_name, uid, semantic=None, sem
scene/cameras.py:18
Method__init__(self, width, height, fovy, fovx, znear, zfar, world_view_transform, full_proj_transform)
scene/cameras.py:68
Method__init__(
self,
mean=[0.5136457, 0.49523646, 0.44921124],
std=[0.18308958, 0.18415
ext/spt/transforms/point.py:593
Method__init__(
self, k=50, r_max=1, oversample=False, self_is_neighbor=False,
verbose=False)
ext/spt/transforms/neighbors.py:36
Method__init__(
self, k_min, r_max=1, recursive=False, update_sub=False,
update_super=False)
ext/spt/transforms/neighbors.py:71
Method__init__(
self, k_min, r_max=1, recursive=False, update_sub=False,
update_super=False)
ext/spt/transforms/neighbors.py:102
Method__init__(
self, regularization=5e-2, spatial_weight=1, cutoff=10,
parallel=True, iterations=10
ext/spt/transforms/partition.py:92
Method__init__(
self, size, quantize_coords=False, mode="mean", hist_key=None,
hist_size=None, inpla
ext/spt/transforms/sampling.py:109
Method__init__(
self, i_level=1, k=1, by_size=False, by_class=False,
use_batch=True, disjoint=True)
ext/spt/transforms/sampling.py:649
Method__init__(
self, hops=2, i_level=1, k=1, by_size=False, by_class=False,
use_batch=True, disjoin
ext/spt/transforms/sampling.py:791
Method__init__(
self, r=2, i_level=1, k=1, by_size=False, by_class=False,
use_batch=True, disjoint=F
ext/spt/transforms/sampling.py:857
Method__init__(
self, level='all', keys=None, to='x', strict=True,
delete_after=True)
ext/spt/transforms/data.py:273
Method__init__(
self, key=None, level=0, negation=False, strict=True,
delete_after=True)
ext/spt/transforms/data.py:334