Methodforward Input: xyz: input points position data, [B, N, C] points: input points data, [B, N, C] Return: ne
segmentation/pointnet_util.py:175
Methodforward Input: xyz: input points position data, [B, C, N] points: input points data, [B, D, N] Return: ne
segmentation/pointnet_util.py:219
Methodforward Input: xyz1: input points position data, [B, C, N] xyz2: sampled input points position data, [B, C, S] po
segmentation/pointnet_util.py:272
Methodforward Input: xyz: input points position data, [B, C, N] points: input points data, [B, D, N] Return: ne
segmentation/models/pointnet2_utils.py:173
Methodforward Input: xyz: input points position data, [B, C, N] points: input points data, [B, D, N] Return: ne
segmentation/models/pointnet2_utils.py:221
Methodforward Input: xyz1: input points position data, [B, C, N] xyz2: sampled input points position data, [B, C, S] po
segmentation/models/pointnet2_utils.py:273