↓ 1 callersFunctionjit_detect_6d(pred_gammas, pred_betas, offset, scores, local_centers,
anchor_idxs, thetas, widths, k, sca
dataset/evaluation.py:158
↓ 1 callersFunctionpose_from_pose_vector **Input:** - pose_vector: A list in the format of [id,x,y,z,alpha,beta,gamma] **Output:** - A pose class instance
customgraspnetAPI/utils/pose.py:72
↓ 1 callersFunctionselect_area(loc_map, top, bottom, left, right, grid_size, overlap)
dataset/pc_dataset_tools.py:284
↓ 1 callersMethodto_open3d_geometry **Input:** - color: optional, tuple of shape (3) denotes (r, g, b), e.g., (1,0,0) for red **Ouput:** - list of ope
customgraspnetAPI/grasp.py:211