↓ 20 callersMethod__init__(self, *, image_size, patch_size, num_classes, dim, depth, heads, mlp_dim, pool = 'cls', channels = 3, dim_hea
helpers/network_utils.py:556
↓ 4 callersFunctionindex_points Input: points: input points data, [B, N, C] idx: sample index data, [B, S] Return: new_points:, indexed points data,
helpers/point_utils.py:5