↓ 1 callersFunctionsample_and_group Input: npoint: radius: nsample: xyz: input points position data, [B, N, 3] points: input points data, [B,
point_e/evals/pointnet2_utils.py:145
↓ 1 callersFunctionsample_and_group_all Input: xyz: input points position data, [B, N, 3] points: input points data, [B, N, D] Return: new_xyz: sampled point
point_e/evals/pointnet2_utils.py:178
↓ 1 callersFunctionsave_rendering_dataset(
input_path: str,
output_path: str,
num_images: int,
backend: str,
light_mode: str,
c
point_e/evals/scripts/blender_script.py:451
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_ctx: int)
point_e/models/transformer.py:66
Method__init__(self, *, device: torch.device, dtype: torch.dtype, heads: int, n_data: int)
point_e/models/perceiver.py:47
Methodforward Input: xyz: input points position data, [B, C, N] points: input points data, [B, D, N] Return: ne
point_e/evals/pointnet2_utils.py:213
Methodforward Input: xyz: input points position data, [B, C, N] points: input points data, [B, D, N] Return: ne
point_e/evals/pointnet2_utils.py:263
Methodforward Input: xyz1: input points position data, [B, C, N] xyz2: sampled input points position data, [B, C, S] po
point_e/evals/pointnet2_utils.py:315