↓ 7 callersFunctiongroup_point Input: points: (batch_size, ndataset, channel) float32 array, points to sample from idx: (batch_size, npoint, nsample) int32 arra
tf_ops/grouping/tf_grouping.py:33
↓ 4 callersFunctionshowpoints(xyz,c_gt=None, c_pred = None ,waittime=0,showrot=False,magnifyBlue=0,freezerot=False,background=(0,0,0),norma
utils/show3d_balls.py:25
↓ 4 callersFunctionthree_interpolate Input: points: (b,m,c) float32 array, known points idx: (b,n,3) int32 array, indices to known points weight: (b,n,3) floa
tf_ops/3d_interpolation/tf_interpolate.py:19
↓ 4 callersFunctionthree_nn Input: xyz1: (b,n,3) float32 array, unknown points xyz2: (b,m,3) float32 array, known points Output: dist: (b,n,3) fl
tf_ops/3d_interpolation/tf_interpolate.py:8